1 write to _instUInt16
Microsoft.ML.DataView (1)
DataViewType.cs (1)
183
Interlocked.CompareExchange(ref
_instUInt16
, new NumberDataViewType(typeof(ushort)), null) ??
2 references to _instUInt16
Microsoft.ML.DataView (2)
DataViewType.cs (2)
182
return
_instUInt16
??
184
_instUInt16
;