2 references to IsCanonicalTypeArgMatch
ILCompiler.TypeSystem (2)
parent\parent\Common\TypeSystem\Canon\CastingHelper.Canon.cs (2)
60
return
IsCanonicalTypeArgMatch
(paramType.ParameterType, otherParamType.ParameterType);
86
if (!
IsCanonicalTypeArgMatch
(thisInst[i], otherInst[i]))