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