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