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)
1175
if (value.
_k
!=
_k
)
1177
return GetResult(
_k
, value.
_k
);
1437
p += HexsToChars(p, _j,
_k
);
1495
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
;