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