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