1 write to _instInt64
Microsoft.ML.DataView (1)
DataViewType.cs (1)
225
Interlocked.CompareExchange(ref
_instInt64
, new NumberDataViewType(typeof(long)), null) ??
2 references to _instInt64
Microsoft.ML.DataView (2)
DataViewType.cs (2)
224
return
_instInt64
??
226
_instInt64
;