3 references to s_helloWorldSrcVb
VBCSCompiler.UnitTests (3)
CompilerServerTests.cs (3)
381var result = RunCommandLineCompiler(BasicCompilerClientExecutable, $"/shared:{serverData.PipeName} /nologo /vbruntime* hello.vb", _tempDirectory, s_helloWorldSrcVb, shouldRunOnServer: false); 485s_helloWorldSrcVb); 499s_helloWorldSrcVb);