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)
830kind: _debugMetadataOpt.GetOrAddGuid(PortableCustomDebugInfoKinds.EncLambdaAndClosureMap),
Roslyn.Test.PdbUtilities (1)
Reader\PdbTestUtilities.cs (1)
50compressedLambdaMap: GetCdiBytes(PortableCustomDebugInfoKinds.EncLambdaAndClosureMap),