7 instantiations of LocalDebugId
Microsoft.CodeAnalysis (3)
Microsoft.CodeAnalysis.CSharp (4)
34 references to LocalDebugId
Microsoft.CodeAnalysis (24)
Microsoft.CodeAnalysis.CSharp (9)
Lowering\StateMachineRewriter\StateMachineFieldSymbol.cs (2)
33: this(stateMachineType, type, name, new LocalSlotDebugInfo(SynthesizedLocalKind.LoweringTemp, LocalDebugId.None), slotIndex: -1, isPublic: isPublic)
39: this(stateMachineType, type, name, new LocalSlotDebugInfo(synthesizedKind, LocalDebugId.None), slotIndex, isPublic: isPublic)
Microsoft.CodeAnalysis.VisualBasic (1)