Base:
1 override of GetOtherMethods
System.Reflection.Context (1)
System\Reflection\Context\Projection\ProjectingEventInfo.cs (1)
48
public override MethodInfo[]
GetOtherMethods
(bool nonPublic)
1 reference to GetOtherMethods
System.Reflection.Context (1)
System\Reflection\Context\Projection\ProjectingEventInfo.cs (1)
50
return Projector.Project(base.
GetOtherMethods
(nonPublic), Projector.ProjectMethod);