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