Base:
1 override of GetRaiseMethod
System.Reflection.Context (1)
System\Reflection\Context\Projection\ProjectingEventInfo.cs (1)
53
public override MethodInfo?
GetRaiseMethod
(bool nonPublic)
1 reference to GetRaiseMethod
System.Reflection.Context (1)
System\Reflection\Context\Projection\ProjectingEventInfo.cs (1)
55
return Projector.ProjectMethod(base.
GetRaiseMethod
(nonPublic));