1 write to _instance
Microsoft.ML.DataView (1)
DataViewType.cs (1)
376
Interlocked.CompareExchange(ref
_instance
, new DateTimeDataViewType(), null) ??
2 references to _instance
Microsoft.ML.DataView (2)
DataViewType.cs (2)
375
return
_instance
??
377
_instance
;