2 references to SyncBlockIsHashOrSyncBlockIndex
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Constants.cs (1)
73public const string SyncBlockIsHashOrSyncBlockIndex = nameof(SyncBlockIsHashOrSyncBlockIndex);
Contracts\Object_1.cs (1)
27_syncBlockIsHashOrSyncBlockIndex = target.ReadGlobal<uint>(Constants.Globals.SyncBlockIsHashOrSyncBlockIndex);