10 references to ValidateSettings
System.Web.Services (10)
System\Web\Services\Diagnostics\TraceUtility.cs (10)
49return ValidateSettings(Asmx, TraceEventType.Verbose); 133if (!ValidateSettings(Asmx, TraceEventType.Information)) 148if (!ValidateSettings(Asmx, eventType)) 163if (!ValidateSettings(Asmx, eventType)) 173if (!ValidateSettings(Asmx, eventType)) 183if (!ValidateSettings(Asmx, eventType)) 240if (!ValidateSettings(Asmx, TraceEventType.Information)) 263if (!ValidateSettings(Asmx, TraceEventType.Information)) 270if (!ValidateSettings(Asmx, TraceEventType.Warning)) 280if (!ValidateSettings(Asmx, TraceEventType.Warning))