Base:
method
GenerateCommandLineCommands
Microsoft.Build.Utilities.ToolTask.GenerateCommandLineCommands()
1 override of GenerateCommandLineCommands
Microsoft.Build.Tasks.Core (1)
SGen.cs (1)
358protected override string GenerateCommandLineCommands()
1 reference to GenerateCommandLineCommands
Microsoft.Build.Tasks.Core (1)
ResGen.cs (1)
235string commandLineCommands = GenerateCommandLineCommands();