3 references to ValidationWarnings
System.Web.Services (3)
System\Web\Services\Description\ServiceDescriptionImporter.cs (3)
268AddDocument((string)entry.Key, entry.Value, schemas, descriptions, webReference.ValidationWarnings); 283webReference.Warnings = importer.Import(webReference.ProxyCode, context, exportedMappings, webReference.ValidationWarnings); 284if (webReference.ValidationWarnings.Count != 0) {