3 references to _methodConversions
ILCompiler.ReadyToRun (3)
Compiler\DependencyAnalysis\ReadyToRun\InstrumentationDataTableNode.cs (3)
55
_methodConversions
.Clear();
141
if (
_methodConversions
.TryGetValue(handle, out int computedInt))
176
_methodConversions
.Add(handle, computedInt);