1 write to importer
System.Web.Services (1)
System\Web\Services\Description\ProtocolImporter.cs (1)
55this.importer = importer;
6 references to importer
System.Web.Services (6)
System\Web\Services\Description\ProtocolImporter.cs (6)
63get { return importer.ServiceDescriptions; } 71get { return importer.AllSchemas; } 79get { return importer.AbstractSchemas; } 87get { return importer.ConcreteSchemas; } 119get { return importer.Style; } 191get { return importer; }