1 write to Warnings
System.Web.Services (1)
System\Web\Services\Description\MimeTextImporter.cs (1)
117
ImportContext.
Warnings
|= ServiceDescriptionImportWarnings.OptionalExtensionsIgnored;
2 references to Warnings
System.Web.Services (2)
System\Web\Services\Description\ServiceDescriptionImporter.cs (2)
521
if (importer.GenerateCode(codeNamespace, importContext, exportContext)) return importer.
Warnings
;
528
return importer.
Warnings
;