1 write to _instInt16
Microsoft.ML.DataView (1)
DataViewType.cs (1)
169
Interlocked.CompareExchange(ref
_instInt16
, new NumberDataViewType(typeof(short)), null) ??
2 references to _instInt16
Microsoft.ML.DataView (2)
DataViewType.cs (2)
168
return
_instInt16
??
170
_instInt16
;