1 write to _metadataEnabledGenericCompositions
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\NodeFactory.cs (1)
509_metadataEnabledGenericCompositions = new NodeCache<Instantiation, GenericCompositionNode>((Instantiation details) =>
1 reference to _metadataEnabledGenericCompositions
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\NodeFactory.cs (1)
987return _metadataEnabledGenericCompositions.GetOrAdd(details);