3 references to Warnings
System.Web.Services (3)
System\Web\Services\Description\SchemaCompiler.cs (3)
27
Warnings
.Clear();
29
return
Warnings
;
159
Warnings
.Add(Res.GetString(args.Severity == XmlSeverityType.Error ? Res.SchemaValidationError : Res.SchemaValidationWarning, WarningDetails(args.Exception, args.Message)));