1 reference to ShouldEscapeCharacter
Microsoft.Build.Tasks.Core (1)
Exec.cs (1)
601if (ShouldEscapeCharacter(c) && (i == 0 || batchFileForCommandLine[i - 1] != '^'))