Base:
1 override of GetEvents
System.Reflection.Context (1)
System\Reflection\Context\Projection\ProjectingType.cs (1)
81
public override EventInfo[]
GetEvents
()
1 reference to GetEvents
System.Reflection.Context (1)
System\Reflection\Context\Projection\ProjectingType.cs (1)
83
return _projector.Project(base.
GetEvents
(), _projector.ProjectEvent);