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