4 references to DoubleStack
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\DebugInfo\DebugInfoHelpers.cs (1)
185
Kind = DebugVarLocKind.
DoubleStack
, BaseRegister = reader.ReadUInt(), StackOffset = ReadEncodedStackOffset(reader, isX86),
Microsoft.Diagnostics.DataContractReader.Legacy (3)
ClrDataFrame.cs (1)
899
(DebugVarLocKind.
DoubleStack
, _) =>
Dbi\DacDbiImpl.NativeCodeInfo.cs (2)
62
(DebugVarLocKind.
DoubleStack
, _, _) => VarLocType.VLT_STK2,
91
case DebugVarLocKind.
DoubleStack
: