1 write to _fieldOffsetCache
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\ReadyToRunSymbolNodeFactory.cs (1)
87_fieldOffsetCache = new NodeCache<FieldWithToken, Import>(key =>
1 reference to _fieldOffsetCache
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\ReadyToRunSymbolNodeFactory.cs (1)
449return _fieldOffsetCache.GetOrAdd(fieldWithToken);