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