1 write to _defaultCtors
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\NodeFactory.GenericLookups.cs (1)
90_defaultCtors = new NodeCache<TypeDesc, GenericLookupResult>(type =>
1 reference to _defaultCtors
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\NodeFactory.GenericLookups.cs (1)
207return _defaultCtors.GetOrAdd(type);