1 write to _instance
Microsoft.ML.DataView (1)
DataViewType.cs (1)
337
Interlocked.CompareExchange(ref
_instance
, new BooleanDataViewType(), null) ??
2 references to _instance
Microsoft.ML.DataView (2)
DataViewType.cs (2)
336
return
_instance
??
338
_instance
;