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