3 writes to _k
System.Private.CoreLib (3)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Guid.cs (3)
120
_k
= k;
143
_k
= d[7];
160
_k
= k;
22 references to _k
System.Private.CoreLib (22)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Guid.cs (22)
1174
if (value.
_k
!=
_k
)
1176
return GetResult(
_k
, value.
_k
);
1436
p += HexsToChars(p, _j,
_k
);
1494
WriteHex(dest, 62,
_k
, appendComma: false);
1642
if (left.
_k
!= right.
_k
)
1644
return left.
_k
< right.
_k
;
1703
if (left.
_k
!= right.
_k
)
1705
return left.
_k
< right.
_k
;
1764
if (left.
_k
!= right.
_k
)
1766
return left.
_k
> right.
_k
;
1825
if (left.
_k
!= right.
_k
)
1827
return left.
_k
> right.
_k
;