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