2 writes to _diagnosticsListenersSubscription
System.Diagnostics.DiagnosticSource (2)
System\Diagnostics\DsesFilterAndTransform.cs (2)
408_diagnosticsListenersSubscription = null; 513_diagnosticsListenersSubscription = DiagnosticListener.AllListeners.Subscribe(new CallbackObserver<DiagnosticListener>(delegate (DiagnosticListener newListener)
2 references to _diagnosticsListenersSubscription
System.Diagnostics.DiagnosticSource (2)
System\Diagnostics\DsesFilterAndTransform.cs (2)
405if (_diagnosticsListenersSubscription != null) 407_diagnosticsListenersSubscription.Dispose();