20 instantiations of TestableCompilerServerHost
VBCSCompiler.UnitTests (20)
ClientConnectionHandlerTests.cs (6)
27var compilerServerHost = new TestableCompilerServerHost(delegate { throw new Exception(); }); 40var compilerServerHost = new TestableCompilerServerHost(delegate 58var compilerServerHost = new TestableCompilerServerHost(delegate { return ProtocolUtil.EmptyBuildResponse; }); 83var compilerServerHost = new TestableCompilerServerHost(delegate 120var compilerServerHost = new TestableCompilerServerHost(delegate 152var compilerServerHost = new TestableCompilerServerHost((request, cancellationToken) =>
CompilerServerTests.cs (7)
280var testableCompilerServerHost = new TestableCompilerServerHost(delegate { throw new Exception(); }); 293var testableCompilerServerHost = new TestableCompilerServerHost(delegate { throw new Exception(); }); 310var testableCompilerServerHost = new TestableCompilerServerHost(delegate { throw new Exception(); }); 332var testableCompilerServerHost = new TestableCompilerServerHost(delegate { throw new Exception(); }); 356var testableCompilerServerHost = new TestableCompilerServerHost(delegate { throw new Exception(); }); 378var testableCompilerServerHost = new TestableCompilerServerHost(delegate { throw new Exception(); }); 1428var host = new TestableCompilerServerHost((request, cancellationToken) =>
VBCSCompilerServerTests.cs (7)
196var compilerServerHost = new TestableCompilerServerHost((request, cancellationToken) => 235var compilerServerHost = new TestableCompilerServerHost((request, cancellationToken) => 280var compilerServerHost = new TestableCompilerServerHost((request, cancellationToken) => ProtocolUtil.EmptyBuildResponse); 301var compilerServerHost = new TestableCompilerServerHost((request, cancellationToken) => ProtocolUtil.EmptyBuildResponse); 329var compilerServerHost = new TestableCompilerServerHost((request, cancellationToken) => 369var compilerServerHost = new TestableCompilerServerHost(delegate 389var compilerServerHost = new TestableCompilerServerHost(delegate
20 references to TestableCompilerServerHost
VBCSCompiler.UnitTests (20)
ClientConnectionHandlerTests.cs (6)
27var compilerServerHost = new TestableCompilerServerHost(delegate { throw new Exception(); }); 40var compilerServerHost = new TestableCompilerServerHost(delegate 58var compilerServerHost = new TestableCompilerServerHost(delegate { return ProtocolUtil.EmptyBuildResponse; }); 83var compilerServerHost = new TestableCompilerServerHost(delegate 120var compilerServerHost = new TestableCompilerServerHost(delegate 152var compilerServerHost = new TestableCompilerServerHost((request, cancellationToken) =>
CompilerServerTests.cs (7)
280var testableCompilerServerHost = new TestableCompilerServerHost(delegate { throw new Exception(); }); 293var testableCompilerServerHost = new TestableCompilerServerHost(delegate { throw new Exception(); }); 310var testableCompilerServerHost = new TestableCompilerServerHost(delegate { throw new Exception(); }); 332var testableCompilerServerHost = new TestableCompilerServerHost(delegate { throw new Exception(); }); 356var testableCompilerServerHost = new TestableCompilerServerHost(delegate { throw new Exception(); }); 378var testableCompilerServerHost = new TestableCompilerServerHost(delegate { throw new Exception(); }); 1428var host = new TestableCompilerServerHost((request, cancellationToken) =>
VBCSCompilerServerTests.cs (7)
196var compilerServerHost = new TestableCompilerServerHost((request, cancellationToken) => 235var compilerServerHost = new TestableCompilerServerHost((request, cancellationToken) => 280var compilerServerHost = new TestableCompilerServerHost((request, cancellationToken) => ProtocolUtil.EmptyBuildResponse); 301var compilerServerHost = new TestableCompilerServerHost((request, cancellationToken) => ProtocolUtil.EmptyBuildResponse); 329var compilerServerHost = new TestableCompilerServerHost((request, cancellationToken) => 369var compilerServerHost = new TestableCompilerServerHost(delegate 389var compilerServerHost = new TestableCompilerServerHost(delegate