1 reference to TryVarianceAdjustmentToGetAccessibleType
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\Semantics\Types\TypeManager.cs (1)
612
if ((aggSrc.IsInterfaceType || aggSrc.IsDelegateType) &&
TryVarianceAdjustmentToGetAccessibleType
(context, aggSrc, out CType typeDst))