4 references to RegisterRegister
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\DebugInfo\DebugInfoHelpers.cs (1)
170Kind = DebugVarLocKind.RegisterRegister, Register = reader.ReadUInt(), Register2 = reader.ReadUInt(),
Microsoft.Diagnostics.DataContractReader.Legacy (3)
ClrDataFrame.cs (1)
881(DebugVarLocKind.RegisterRegister, _) =>
Dbi\DacDbiImpl.NativeCodeInfo.cs (2)
59(DebugVarLocKind.RegisterRegister, _, _) => VarLocType.VLT_REG_REG, 77case DebugVarLocKind.RegisterRegister: