3 references to CanShareNormalGenericCode
System.Private.TypeLoader (3)
Internal\Runtime\TypeLoader\GenericDictionaryCell.cs (2)
187
if (_resolvedMethod.
CanShareNormalGenericCode
())
193
if (_resolvedMethod.
CanShareNormalGenericCode
())
Internal\Runtime\TypeLoader\TypeLoaderEnvironment.ConstructedGenericMethodsLookup.cs (1)
297
if (!method.
CanShareNormalGenericCode
())