1 reference to InvalidPathChars
MSBuild (1)
FileUtilities.cs (1)
872
if (!path.AsSpan().ContainsAny(
InvalidPathChars
))