2 writes to canLogEvent
System.ServiceModel.Internals (2)
System\Runtime\Diagnostics\EventLogger.cs (2)
56
canLogEvent
= false;
213
canLogEvent
= false;
2 references to canLogEvent
System.ServiceModel.Internals (2)
System\Runtime\Diagnostics\EventLogger.cs (2)
48
if (
canLogEvent
)
204
if (
canLogEvent
)