1 write to _topLevelMethodOrdinal
Microsoft.CodeAnalysis.CSharp (1)
Lowering\LocalRewriter\DelegateCacheRewriter.cs (1)
31
_topLevelMethodOrdinal
= topLevelMethodOrdinal;
1 reference to _topLevelMethodOrdinal
Microsoft.CodeAnalysis.CSharp (1)
Lowering\LocalRewriter\DelegateCacheRewriter.cs (1)
114
container = new DelegateCacheContainer(_factory.CompilationState.Type, owner,
_topLevelMethodOrdinal
, ownerUniqueId: containers.Count, generation);