2 references to StructureInvalidCount
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Constants.cs (1)
122
public const string StructureInvalidCount = nameof(
StructureInvalidCount
);
Contracts\GC\GC_1.cs (1)
80
TargetPointer pInvalidCount = _target.ReadGlobalPointer(Constants.Globals.
StructureInvalidCount
);