2 references to EncStateMachineStateMap
Microsoft.CodeAnalysis.Features (2)
EditAndContinue\EditAndContinueMethodDebugInfoReader.cs (1)
125
compressedStateMachineStateMap: GetCdiBytes(methodHandle, PortableCustomDebugInfoKinds.
EncStateMachineStateMap
));
src\Dependencies\CodeAnalysis.Debugging\CustomDebugInfoKind.cs (1)
103
/// Equivalent to <see cref="PortableCustomDebugInfoKinds.
EncStateMachineStateMap
"/> in Portable PDB.