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)
1162
if (value.
_k
!=
_k
)
1164
return GetResult(
_k
, value.
_k
);
1424
p += HexsToChars(p, _j,
_k
);
1482
WriteHex(dest, 62,
_k
, appendComma: false);
1629
if (left.
_k
!= right.
_k
)
1631
return left.
_k
< right.
_k
;
1690
if (left.
_k
!= right.
_k
)
1692
return left.
_k
< right.
_k
;
1751
if (left.
_k
!= right.
_k
)
1753
return left.
_k
> right.
_k
;
1812
if (left.
_k
!= right.
_k
)
1814
return left.
_k
> right.
_k
;