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