2 references to StressLogValidChunkSig
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Constants.cs (1)
62public const string StressLogValidChunkSig = nameof(StressLogValidChunkSig);
Contracts\StressLog.cs (1)
22uint validSig = target.ReadGlobal<uint>(Constants.Globals.StressLogValidChunkSig);