1 reference to InvalidPathChars
MSBuild (1)
FileUtilities.cs (1)
907
if (path.IndexOfAny(
InvalidPathChars
) < 0)