1 write to _instUInt32
Microsoft.ML.DataView (1)
DataViewType.cs (1)
211
Interlocked.CompareExchange(ref
_instUInt32
, new NumberDataViewType(typeof(uint)), null) ??
2 references to _instUInt32
Microsoft.ML.DataView (2)
DataViewType.cs (2)
210
return
_instUInt32
??
212
_instUInt32
;