3 writes to _k
System.Private.CoreLib (3)
src\libraries\System.Private.CoreLib\src\System\Guid.cs (3)
117
_k
= k;
140
_k
= d[7];
157
_k
= k;
22 references to _k
System.Private.CoreLib (22)
src\libraries\System.Private.CoreLib\src\System\Guid.cs (22)
1073
if (value.
_k
!=
_k
)
1075
return GetResult(
_k
, value.
_k
);
1335
p += HexsToChars(p, _j,
_k
);
1393
WriteHex(dest, 62,
_k
, appendComma: false);
1540
if (left.
_k
!= right.
_k
)
1542
return left.
_k
< right.
_k
;
1601
if (left.
_k
!= right.
_k
)
1603
return left.
_k
< right.
_k
;
1662
if (left.
_k
!= right.
_k
)
1664
return left.
_k
> right.
_k
;
1723
if (left.
_k
!= right.
_k
)
1725
return left.
_k
> right.
_k
;