2 references to SyncBlockHashCodeMask
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Constants.cs (1)
76
public const string SyncBlockHashCodeMask = nameof(
SyncBlockHashCodeMask
);
Contracts\Object_1.cs (1)
29
_syncBlockHashCodeMask = target.ReadGlobal<uint>(Constants.Globals.
SyncBlockHashCodeMask
);