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