1 write to _topLevelMethodOrdinal
Microsoft.CodeAnalysis.CSharp (1)
Lowering\LocalRewriter\DelegateCacheRewriter.cs (1)
32_topLevelMethodOrdinal = topLevelMethodOrdinal;
1 reference to _topLevelMethodOrdinal
Microsoft.CodeAnalysis.CSharp (1)
Lowering\LocalRewriter\DelegateCacheRewriter.cs (1)
115container = new DelegateCacheContainer(ownerFunction, _topLevelMethodOrdinal, containers.Count, generation);