2 references to SyncBlockIsHashCode
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Constants.cs (1)
74
public const string SyncBlockIsHashCode = nameof(
SyncBlockIsHashCode
);
Contracts\Object_1.cs (1)
28
_syncBlockIsHashCode = target.ReadGlobal<uint>(Constants.Globals.
SyncBlockIsHashCode
);