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)
1164
if (value.
_k
!=
_k
)
1166
return GetResult(
_k
, value.
_k
);
1426
p += HexsToChars(p, _j,
_k
);
1484
WriteHex(dest, 62,
_k
, appendComma: false);
1631
if (left.
_k
!= right.
_k
)
1633
return left.
_k
< right.
_k
;
1692
if (left.
_k
!= right.
_k
)
1694
return left.
_k
< right.
_k
;
1753
if (left.
_k
!= right.
_k
)
1755
return left.
_k
> right.
_k
;
1814
if (left.
_k
!= right.
_k
)
1816
return left.
_k
> right.
_k
;