2 references to EditAndContinueLocalSlotMap
Microsoft.CodeAnalysis.Features (2)
CustomDebugInfoReader.cs (1)
97case CustomDebugInfoKind.EditAndContinueLocalSlotMap:
EditAndContinue\EditAndContinueMethodDebugInfoReader.cs (1)
87localSlots = CustomDebugInfoReader.TryGetCustomDebugInfoRecord(debugInfo, CustomDebugInfoKind.EditAndContinueLocalSlotMap);