1 write to _customAttributesWithMetadata
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\NodeFactory.cs (1)
597_customAttributesWithMetadata = new NodeCache<ReflectableCustomAttribute, CustomAttributeMetadataNode>(ca =>
1 reference to _customAttributesWithMetadata
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\NodeFactory.cs (1)
1531return _customAttributesWithMetadata.GetOrAdd(ca);