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