1 override of GenerateThrowExceptionStatement
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.CodeDom\Microsoft\VBCodeProvider.cs (1)
1183protected override void GenerateThrowExceptionStatement(CodeThrowExceptionStatement e)
1 reference to GenerateThrowExceptionStatement
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.CodeDom\Compiler\CodeGenerator.cs (1)
1106GenerateThrowExceptionStatement((CodeThrowExceptionStatement)e);