3 references to FloatingPointStack
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\DebugInfo\DebugInfoHelpers.cs (1)
190Kind = DebugVarLocKind.FloatingPointStack, IsFloatingPoint = true, FloatingPointStackRegister = reader.ReadUInt(),
Microsoft.Diagnostics.DataContractReader.Legacy (2)
Dbi\DacDbiImpl.NativeCodeInfo.cs (2)
63(DebugVarLocKind.FloatingPointStack, _, _) => VarLocType.VLT_FPSTK, 95case DebugVarLocKind.FloatingPointStack: