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