1 write to _continuationTypeFixups
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\ReadyToRunSymbolNodeFactory.cs (1)
189_continuationTypeFixups = new NodeCache<AsyncContinuationType, ISymbolNode>((key) =>
1 reference to _continuationTypeFixups
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\ReadyToRunSymbolNodeFactory.cs (1)
209return _continuationTypeFixups.GetOrAdd(key);