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