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