3 references to VstsDbDirectoryProperty
Microsoft.Build (3)
Evaluation\Expander.PropertyExpander.cs (3)
327
if (length ==
VstsDbDirectoryProperty
.Length &&
328
string.Compare(expression, startIndex,
VstsDbDirectoryProperty
, 0,
VstsDbDirectoryProperty
.Length, StringComparison.OrdinalIgnoreCase) == 0)