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