Base:
2 references to GenerateCommandLineCommands
Microsoft.Build.Tasks.CodeAnalysis (2)
InteractiveCompiler.cs (1)
206
public string GenerateCommandLineContents() =>
GenerateCommandLineCommands
();
ManagedCompiler.cs (1)
835
return
GenerateCommandLineCommands
();