1 reference to InvalidPathChars
Microsoft.Build.Utilities.Core (1)
FileUtilities.cs (1)
878
if (path.IndexOfAny(
InvalidPathChars
) < 0)