1 override of GetResponseFileCmdArgs
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.CodeDom\Microsoft\VBCodeProvider.cs (1)
971
protected override string
GetResponseFileCmdArgs
(CompilerParameters options, string cmdArgs)
1 reference to GetResponseFileCmdArgs
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.CodeDom\Microsoft\VBCodeProvider.cs (1)
975
return "/noconfig " + base.
GetResponseFileCmdArgs
(options, cmdArgs);