1 write to _instance
Microsoft.ML.Data (1)
Data\Combiner.cs (1)
121
Interlocked.CompareExchange(ref
_instance
, new U4Adder(), null) ??
2 references to _instance
Microsoft.ML.Data (2)
Data\Combiner.cs (2)
120
return
_instance
??
122
_instance
;