1 write to _instance
Microsoft.ML.DataView (1)
DataViewType.cs (1)
100
Interlocked.CompareExchange(ref
_instance
, new TextDataViewType(), null) ??
2 references to _instance
Microsoft.ML.DataView (2)
DataViewType.cs (2)
99
return
_instance
??
101
_instance
;