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