1 write to Types
System.Web.Services.Description (1)
System\Web\Services\Description\ServiceDescriptionSerializer.cs (1)
4919o.@Types = Read67_Types(false, true);
4 references to Types
System.Web.Services.Description (4)
System\Web\Services\Description\ServiceDescription.cs (3)
84private bool ShouldSerializeTypes() { return Types.HasItems(); } 351for (int i = 0; i < Types.Schemas.Count; i++) 353string tns = Types.Schemas[i].TargetNamespace;
System\Web\Services\Description\ServiceDescriptionSerializer.cs (1)
77Write67_Types(@"types", @"http://schemas.xmlsoap.org/wsdl/", ((global::System.Web.Services.Description.Types)o.@Types), false, false);