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