1 override of ProjectInterfaceMapping
System.Reflection.Context (1)
System\Reflection\Context\CustomReflectionContext.Projector.cs (1)
276
public override InterfaceMapping
ProjectInterfaceMapping
(InterfaceMapping value)
1 reference to ProjectInterfaceMapping
System.Reflection.Context (1)
System\Reflection\Context\Projection\ProjectingType.cs (1)
105
return _projector.
ProjectInterfaceMapping
(base.GetInterfaceMap(interfaceType));