1 write to _typeSignatures
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\ReadyToRunCodegenNodeFactory.cs (1)
418_typeSignatures = new NodeCache<TypeFixupKey, TypeFixupSignature>(key =>
1 reference to _typeSignatures
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\ReadyToRunCodegenNodeFactory.cs (1)
737return _typeSignatures.GetOrAdd(fixupKey);