1 write to _topLevelMethodOrdinal
Microsoft.CodeAnalysis.VisualBasic (1)
Lowering\LambdaRewriter\LambdaRewriter.vb (1)
123Me._topLevelMethodOrdinal = methodOrdinal
3 references to _topLevelMethodOrdinal
Microsoft.CodeAnalysis.VisualBasic (3)
Lowering\LambdaRewriter\LambdaRewriter.vb (3)
274methodId = New DebugId(_topLevelMethodOrdinal, currentGeneration) 959Return If(SlotAllocatorOpt?.MethodId, New DebugId(_topLevelMethodOrdinal, CompilationState.ModuleBuilderOpt.CurrentGenerationOrdinal)) 1063topLevelMethodId = New DebugId(_topLevelMethodOrdinal, generation)