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