7 writes to _h
mscorlib (7)
system\guid.cs (7)
65
_h
= b[12];
81
_h
= h;
106
_h
= d[4];
124
_h
= h;
583
result.parsedGuid.
_h
= bytes[4];
663
result.parsedGuid.
_h
= (byte)(temp>>24);
741
result.parsedGuid.
_h
= (byte)(temp>>24);
17 references to _h
mscorlib (17)
system\guid.cs (17)
908
g[12] =
_h
;
953
if (g.
_h
!=
_h
)
982
if (g.
_h
!=
_h
)
1038
if (g.
_h
!=this.
_h
) {
1039
return GetResult((uint)this.
_h
, (uint)g.
_h
);
1088
if (value.
_h
!=this.
_h
) {
1089
return GetResult((uint)this.
_h
, (uint)value.
_h
);
1125
if(a.
_h
!= b.
_h
)
1272
offset = HexsToChars(guidChars, offset,
_h
, _i, true);
1289
offset = HexsToChars(guidChars, offset,
_h
, _i);