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