1 write to _instSingle
Microsoft.ML.DataView (1)
DataViewType.cs (1)
253
Interlocked.CompareExchange(ref
_instSingle
, new NumberDataViewType(typeof(float)), null) ??
2 references to _instSingle
Microsoft.ML.DataView (2)
DataViewType.cs (2)
252
return
_instSingle
??
254
_instSingle
;