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