4 references to properties
System.Web.Services (4)
System\Web\Services\Configuration\SoapExtensionTypeElement.cs (4)
20this.properties.Add(this.group); 21this.properties.Add(this.priority); 22this.properties.Add(this.type); 77get { return this.properties; }