1 reference to _versionsWithMethodCache
ILCompiler.ReadyToRun (1)
Compiler\ReadyToRunCompilationModuleGroupBase.cs (1)
388
return
_versionsWithMethodCache
.GetOrAdd(method, _versionsWithMethodUncached);