4 references to StackRegister
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\DebugInfo\DebugInfoHelpers.cs (1)
180Kind = DebugVarLocKind.StackRegister, StackOffset = ReadEncodedStackOffset(reader, isX86), BaseRegister = reader.ReadUInt(), Register = reader.ReadUInt(),
Microsoft.Diagnostics.DataContractReader.Legacy (3)
ClrDataFrame.cs (1)
893(DebugVarLocKind.StackRegister, _) =>
Dbi\DacDbiImpl.NativeCodeInfo.cs (2)
61(DebugVarLocKind.StackRegister, _, _) => VarLocType.VLT_STK_REG, 86case DebugVarLocKind.StackRegister: