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