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