1 override of SuppressDefaultResponseFile
Microsoft.CodeAnalysis.CSharp (1)
CommandLine\CSharpCompiler.cs (1)
266
internal override bool
SuppressDefaultResponseFile
(IEnumerable<string> args)
1 reference to SuppressDefaultResponseFile
Microsoft.CodeAnalysis (1)
CommandLine\CommonCompiler.cs (1)
130
if (!
SuppressDefaultResponseFile
(args) && File.Exists(responseFile))