1 write to _handler
Microsoft.ML.Core (1)
Utilities\Contracts.cs (1)
239return Interlocked.Exchange(ref _handler, handler);
1 reference to _handler
Microsoft.ML.Core (1)
Utilities\Contracts.cs (1)
778var handler = _handler;