6 references to PortableCustomDebugInfoKinds
Microsoft.CodeAnalysis.Debugging.Package (6)
CustomDebugInfoKind.cs (6)
48
/// Equivalent to <see cref="
PortableCustomDebugInfoKinds
.StateMachineHoistedLocalScopes"/> in Portable PDB.
65
/// Equivalent to <see cref="
PortableCustomDebugInfoKinds
.DynamicLocalVariables"/> in Portable PDB.
75
/// Equivalent to <see cref="
PortableCustomDebugInfoKinds
.EncLocalSlotMap"/> in Portable PDB.
85
/// Equivalent to <see cref="
PortableCustomDebugInfoKinds
.EncLambdaAndClosureMap"/> in Portable PDB.
94
/// Equivalent to <see cref="
PortableCustomDebugInfoKinds
.TupleElementNames"/> in Portable PDB.
103
/// Equivalent to <see cref="
PortableCustomDebugInfoKinds
.EncStateMachineStateMap"/> in Portable PDB.