1 reference to InvalidPathChars
Microsoft.Build.Engine.OM.UnitTests (1)
FileUtilities.cs (1)
841
if (path.IndexOfAny(
InvalidPathChars
) >= 0)