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