7 writes to _k
mscorlib (7)
system\guid.cs (7)
68
_k
= b[15];
84
_k
= k;
109
_k
= d[7];
127
_k
= k;
586
result.parsedGuid.
_k
= bytes[7];
666
result.parsedGuid.
_k
= (byte)(temp);
744
result.parsedGuid.
_k
= (byte)(temp);
18 references to _k
mscorlib (18)
system\guid.cs (18)
911
g[15] =
_k
;
925
return _a ^ (((int)_b << 16) | (int)(ushort)_c) ^ (((int)_f << 24) |
_k
);
959
if (g.
_k
!=
_k
)
988
if (g.
_k
!=
_k
)
1050
if (g.
_k
!=this.
_k
) {
1051
return GetResult((uint)this.
_k
, (uint)g.
_k
);
1100
if (value.
_k
!=this.
_k
) {
1101
return GetResult((uint)this.
_k
, (uint)value.
_k
);
1131
if(a.
_k
!= b.
_k
)
1274
offset = HexsToChars(guidChars, offset, _j,
_k
, true);
1290
offset = HexsToChars(guidChars, offset, _j,
_k
);