1 override of ComputeIsNonSharableMethod
System.Private.TypeLoader (1)
Internal\TypeSystem\InstantiatedMethod.Runtime.cs (1)
26protected override bool ComputeIsNonSharableMethod()
1 reference to ComputeIsNonSharableMethod
System.Private.TypeLoader (1)
Internal\TypeSystem\MethodDesc.Runtime.cs (1)
43_isNonSharableCache = ComputeIsNonSharableMethod();