1 override of GenerateThrowExceptionStatement
System.CodeDom (1)
Microsoft\VisualBasic\VBCodeGenerator.cs (1)
846
protected override void
GenerateThrowExceptionStatement
(CodeThrowExceptionStatement e)
1 reference to GenerateThrowExceptionStatement
System.CodeDom (1)
System\CodeDom\Compiler\CodeGenerator.cs (1)
925
GenerateThrowExceptionStatement
((CodeThrowExceptionStatement)e);