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