2 instantiations of BuildServerException
dotnet (2)
BuildServer\RazorServer.cs (1)
51throw new BuildServerException(
BuildServer\VBCSCompilerServer.cs (1)
58throw new BuildServerException(
2 references to BuildServerException
dotnet.Tests (2)
BuildServerTests\RazorServerTests.cs (1)
51a.Should().Throw<BuildServerException>().WithMessage(
BuildServerTests\VBCSCompilerServerTests.cs (1)
33a.Should().Throw<BuildServerException>().WithMessage(