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