2 references to InterestingDataLength
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Constants.cs (1)
131
public const string InterestingDataLength = nameof(
InterestingDataLength
);
Contracts\GC\GC_1.cs (1)
192
_target.ReadGlobal<uint>(Constants.Globals.
InterestingDataLength
))