3 references to IsEtwEventEnabled
System.ServiceModel.Internals (3)
System\Runtime\Diagnostics\EtwDiagnosticTrace.cs (2)
272if (this.IsEtwEventEnabled(ref EtwDiagnosticTrace.transferEventDescriptor, false)) 515return IsEtwEventEnabled(ref eventDescriptor, true);
TraceCore.Designer.cs (1)
743return trace.IsEtwEventEnabled(ref eventDescriptors[eventIndex], false);