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