2 references to Upper
System.Private.CoreLib (2)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Buffers\Binary\BinaryPrimitives.ReverseEndianness.cs (1)
79ReverseEndianness(value.Upper)
src\runtime\src\libraries\System.Private.CoreLib\src\System\IntPtr.cs (1)
192return (nint)result.Upper;