3 references to CatchExceptionType
System.CodeDom (3)
Microsoft\CSharp\CSharpCodeGenerator.cs (1)
994
OutputType(current.
CatchExceptionType
);
Microsoft\VisualBasic\VBCodeGenerator.cs (1)
1322
OutputTypeNamePair(current.
CatchExceptionType
, current.LocalName);
System\CodeDom\Compiler\CodeValidator.cs (1)
522
ValidateTypeReference(current.
CatchExceptionType
);