1 write to _tokenTranslationFreeNonVersionableUncached
ILCompiler.ReadyToRun (1)
Compiler\ReadyToRunCompilationModuleGroupBase.cs (1)
100
_tokenTranslationFreeNonVersionableUncached
= IsNonVersionableWithILTokensThatDoNotNeedTranslationUncached;
1 reference to _tokenTranslationFreeNonVersionableUncached
ILCompiler.ReadyToRun (1)
Compiler\ReadyToRunCompilationModuleGroupBase.cs (1)
429
return _tokenTranslationFreeNonVersionable.GetOrAdd((EcmaMethod)method.GetTypicalMethodDefinition(),
_tokenTranslationFreeNonVersionableUncached
);