3 references to EncLambdaAndClosureMap
Microsoft.CodeAnalysis (2)
CustomDebugInfoKind.cs (1)
85
/// Equivalent to <see cref="PortableCustomDebugInfoKinds.
EncLambdaAndClosureMap
"/> in Portable PDB.
PEWriter\MetadataWriter.PortablePdb.cs (1)
830
kind: _debugMetadataOpt.GetOrAddGuid(PortableCustomDebugInfoKinds.
EncLambdaAndClosureMap
),
Roslyn.Test.PdbUtilities (1)
Reader\PdbTestUtilities.cs (1)
50
compressedLambdaMap: GetCdiBytes(PortableCustomDebugInfoKinds.
EncLambdaAndClosureMap
),