3 writes to _k
System.Private.CoreLib (3)
src\libraries\System.Private.CoreLib\src\System\Guid.cs (3)
119
_k
= k;
142
_k
= d[7];
159
_k
= k;
22 references to _k
System.Private.CoreLib (22)
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);
1641
if (left.
_k
!= right.
_k
)
1643
return left.
_k
< right.
_k
;
1702
if (left.
_k
!= right.
_k
)
1704
return left.
_k
< right.
_k
;
1763
if (left.
_k
!= right.
_k
)
1765
return left.
_k
> right.
_k
;
1824
if (left.
_k
!= right.
_k
)
1826
return left.
_k
> right.
_k
;