Base:
1 override of ReflectedType
System.Reflection.Context (1)
System\Reflection\Context\Projection\ProjectingEventInfo.cs (1)
38public override Type? ReflectedType
1 reference to ReflectedType
System.Reflection.Context (1)
System\Reflection\Context\Projection\ProjectingEventInfo.cs (1)
40get { return Projector.ProjectType(base.ReflectedType); }