FrameworkFork\System.ServiceModel\Internals\WcfEventSource.cs (14)
709return base.IsEnabled(EventLevel.Error, Keywords.Quota, EventChannel.Analytic);
713Keywords = Keywords.Quota,
728return base.IsEnabled(EventLevel.Error, Keywords.Quota, EventChannel.Analytic);
732Keywords = Keywords.Quota,
747return base.IsEnabled(EventLevel.Informational, Keywords.Quota, EventChannel.Debug);
751Keywords = Keywords.Quota,
766return base.IsEnabled(EventLevel.Verbose, Keywords.Quota, EventChannel.Analytic);
770Keywords = Keywords.Quota,
785return base.IsEnabled(EventLevel.Warning, Keywords.Quota, EventChannel.Analytic);
789Keywords = Keywords.Quota,
804return base.IsEnabled(EventLevel.Verbose, Keywords.Quota, EventChannel.Analytic);
808Keywords = Keywords.Quota,
823return base.IsEnabled(EventLevel.Verbose, Keywords.Quota, EventChannel.Analytic);
827Keywords = Keywords.Quota,