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)
115
container = new DelegateCacheContainer(ownerFunction,
_topLevelMethodOrdinal
, containers.Count, generation);