2 references to ParseCommandLine
VBCSCompiler (1)
BuildServerController.cs (1)
41if (!ParseCommandLine(args, out pipeName, out shutdown))
VBCSCompiler.UnitTests (1)
VBCSCompilerServerTests.cs (1)
415return BuildServerController.ParseCommandLine(args, out _pipeName, out _shutdown);