7 writes to _j
mscorlib (7)
system\guid.cs (7)
67
_j
= b[14];
83
_j
= j;
108
_j
= d[6];
126
_j
= j;
585
result.parsedGuid.
_j
= bytes[6];
665
result.parsedGuid.
_j
= (byte)(temp>>8);
743
result.parsedGuid.
_j
= (byte)(temp>>8);
17 references to _j
mscorlib (17)
system\guid.cs (17)
910
g[14] =
_j
;
957
if (g.
_j
!=
_j
)
986
if (g.
_j
!=
_j
)
1046
if (g.
_j
!=this.
_j
) {
1047
return GetResult((uint)this.
_j
, (uint)g.
_j
);
1096
if (value.
_j
!=this.
_j
) {
1097
return GetResult((uint)this.
_j
, (uint)value.
_j
);
1129
if(a.
_j
!= b.
_j
)
1274
offset = HexsToChars(guidChars, offset,
_j
, _k, true);
1290
offset = HexsToChars(guidChars, offset,
_j
, _k);