6 writes to s_ConnectingEventSourcesAndListener
System.Private.CoreLib (6)
src\libraries\System.Private.CoreLib\src\System\Diagnostics\Tracing\EventSource.cs (6)
4355s_ConnectingEventSourcesAndListener = true; 4366s_ConnectingEventSourcesAndListener = previousValue; 4413s_ConnectingEventSourcesAndListener = true; 4433s_ConnectingEventSourcesAndListener = previousValue; 4620s_ConnectingEventSourcesAndListener = true; 4638s_ConnectingEventSourcesAndListener = previousValue;
4 references to s_ConnectingEventSourcesAndListener
System.Private.CoreLib (4)
src\libraries\System.Private.CoreLib\src\System\Diagnostics\Tracing\EventSource.cs (4)
4354bool previousValue = s_ConnectingEventSourcesAndListener; 4412bool previousValue = s_ConnectingEventSourcesAndListener; 4514if (s_ConnectingEventSourcesAndListener) 4619bool previousValue = s_ConnectingEventSourcesAndListener;