Base:
1 override of GetInterfaces
System.Reflection.Context (1)
System\Reflection\Context\Projection\ProjectingType.cs (1)
248public override Type[] GetInterfaces()
1 reference to GetInterfaces
System.Reflection.Context (1)
System\Reflection\Context\Projection\ProjectingType.cs (1)
250return _projector.Project(base.GetInterfaces(), _projector.ProjectType);