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