6 writes to s_ConnectingEventSourcesAndListener
System.Private.CoreLib (6)
src\libraries\System.Private.CoreLib\src\System\Diagnostics\Tracing\EventSource.cs (6)
4344s_ConnectingEventSourcesAndListener = true; 4355s_ConnectingEventSourcesAndListener = previousValue; 4402s_ConnectingEventSourcesAndListener = true; 4422s_ConnectingEventSourcesAndListener = previousValue; 4609s_ConnectingEventSourcesAndListener = true; 4627s_ConnectingEventSourcesAndListener = previousValue;
4 references to s_ConnectingEventSourcesAndListener
System.Private.CoreLib (4)
src\libraries\System.Private.CoreLib\src\System\Diagnostics\Tracing\EventSource.cs (4)
4343bool previousValue = s_ConnectingEventSourcesAndListener; 4401bool previousValue = s_ConnectingEventSourcesAndListener; 4503if (s_ConnectingEventSourcesAndListener) 4608bool previousValue = s_ConnectingEventSourcesAndListener;