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