1 write to _instUInt64
Microsoft.ML.DataView (1)
DataViewType.cs (1)
239
Interlocked.CompareExchange(ref
_instUInt64
, new NumberDataViewType(typeof(ulong)), null) ??
2 references to _instUInt64
Microsoft.ML.DataView (2)
DataViewType.cs (2)
238
return
_instUInt64
??
240
_instUInt64
;