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