1 reference to RuntimeMethodKey
System.Private.TypeLoader (1)
Internal\TypeSystem\TypeSystemContext.Runtime.cs (1)
452
return _runtimeMethods.GetOrCreateValue(new
RuntimeMethodKey
(unboxingStub, asyncVariant, returnDroppingAsyncThunk, owningType, nameAndSignature));