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