C#: Fix label conflicts.

C#: Remove unnecessary code from Property.
This commit is contained in:
calum
2018-12-18 11:34:56 +00:00
parent a7cdf528dd
commit 88734f1f8a
13 changed files with 70 additions and 67 deletions

View File

@@ -79,6 +79,8 @@ namespace Semmle.Extraction
void Populate();
bool NeedsPopulation { get; }
object UnderlyingObject { get; }
}
/// <summary>