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