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