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