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