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