1 write to _notReadOnlyFields
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\NodeFactory.cs (1)
388_notReadOnlyFields = new NodeCache<FieldDesc, NotReadOnlyFieldNode>(field =>
1 reference to _notReadOnlyFields
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\NodeFactory.cs (1)
1261return _notReadOnlyFields.GetOrAdd(field);