2 references to EditAndContinueLambdaMap
Microsoft.CodeAnalysis.Features (2)
EditAndContinue\EditAndContinueMethodDebugInfoReader.cs (1)
91lambdaMap = CustomDebugInfoReader.TryGetCustomDebugInfoRecord(debugInfo, CustomDebugInfoKind.EditAndContinueLambdaMap);
src\Dependencies\CodeAnalysis.Debugging\CustomDebugInfoReader.cs (1)
96case CustomDebugInfoKind.EditAndContinueLambdaMap: