2 references to RelativePathBoundsAreValid
Microsoft.Build.Framework (2)
FileUtilities.cs (2)
619
if (
RelativePathBoundsAreValid
(path, i, i + 1))
630
if (path[i] == '.' &&
RelativePathBoundsAreValid
(path, i, i))