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