2 references to EncLambdaAndClosureMap
Microsoft.CodeAnalysis.Features (2)
EditAndContinue\EditAndContinueMethodDebugInfoReader.cs (1)
124
compressedLambdaMap: GetCdiBytes(methodHandle, PortableCustomDebugInfoKinds.
EncLambdaAndClosureMap
),
src\Dependencies\CodeAnalysis.Debugging\CustomDebugInfoKind.cs (1)
85
/// Equivalent to <see cref="PortableCustomDebugInfoKinds.
EncLambdaAndClosureMap
"/> in Portable PDB.