6 writes to s_ConnectingEventSourcesAndListener
System.Private.CoreLib (6)
src\libraries\System.Private.CoreLib\src\System\Diagnostics\Tracing\EventSource.cs (6)
4364s_ConnectingEventSourcesAndListener = true; 4375s_ConnectingEventSourcesAndListener = previousValue; 4422s_ConnectingEventSourcesAndListener = true; 4442s_ConnectingEventSourcesAndListener = previousValue; 4629s_ConnectingEventSourcesAndListener = true; 4647s_ConnectingEventSourcesAndListener = previousValue;
4 references to s_ConnectingEventSourcesAndListener
System.Private.CoreLib (4)
src\libraries\System.Private.CoreLib\src\System\Diagnostics\Tracing\EventSource.cs (4)
4363bool previousValue = s_ConnectingEventSourcesAndListener; 4421bool previousValue = s_ConnectingEventSourcesAndListener; 4523if (s_ConnectingEventSourcesAndListener) 4628bool previousValue = s_ConnectingEventSourcesAndListener;