1 write to _handler
System.Diagnostics.DiagnosticSource (1)
System\Diagnostics\Metrics\MetricsEventSource.cs (1)
81Interlocked.CompareExchange(ref _handler, new CommandHandler(this), null);
2 references to _handler
System.Diagnostics.DiagnosticSource (2)
System\Diagnostics\Metrics\MetricsEventSource.cs (2)
79if (_handler == null) 83return _handler;