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