1 write to _instInt32
Microsoft.ML.DataView (1)
DataViewType.cs (1)
197
Interlocked.CompareExchange(ref
_instInt32
, new NumberDataViewType(typeof(int)), null) ??
2 references to _instInt32
Microsoft.ML.DataView (2)
DataViewType.cs (2)
196
return
_instInt32
??
198
_instInt32
;