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