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