Base:
1 override of EventHandlerType
System.Reflection.Context (1)
System\Reflection\Context\Projection\ProjectingEventInfo.cs (1)
29public override Type? EventHandlerType
1 reference to EventHandlerType
System.Reflection.Context (1)
System\Reflection\Context\Projection\ProjectingEventInfo.cs (1)
31get { return Projector.ProjectType(base.EventHandlerType); }