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