1 reference to s_additionalShouldSurroundWithQuotes
dotnet (1)
Commands\Run\CSharpCompilerCommand.cs (1)
363
return arg.ContainsAny(
s_additionalShouldSurroundWithQuotes
);