1 write to _count
Microsoft.ML.Data (1)
Deprecated\Instances\HeaderSchema.cs (1)
416
_count
= count;
2 references to _count
Microsoft.ML.Data (2)
Deprecated\Instances\HeaderSchema.cs (2)
423
public override int NonDefaultCount =>
_count
;
453
for (int i = 0; i <
_count
; i++)