Base:
1 override of CatchType
System.Reflection.Context (1)
System\Reflection\Context\Projection\ProjectingExceptionHandlingClause.cs (1)
22public override Type? CatchType
1 reference to CatchType
System.Reflection.Context (1)
System\Reflection\Context\Projection\ProjectingExceptionHandlingClause.cs (1)
24get { return _projector.ProjectType(base.CatchType); }