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