Base:
1 override of GetInterfaceMap
System.Reflection.Context (1)
System\Reflection\Context\Projection\ProjectingType.cs (1)
101public override InterfaceMapping GetInterfaceMap(Type interfaceType)
1 reference to GetInterfaceMap
System.Reflection.Context (1)
System\Reflection\Context\Projection\ProjectingType.cs (1)
105return _projector.ProjectInterfaceMapping(base.GetInterfaceMap(interfaceType));