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