5 references to ExcludePathInfo
System.Web.Services (5)
System\Web\Services\Discovery\DynamicDiscoveryDocument.cs (5)
20private ExcludePathInfo[] excludePaths = new ExcludePathInfo[0]; 39[XmlElement("exclude", typeof(ExcludePathInfo))] 40public ExcludePathInfo[] ExcludePaths { 46value = new ExcludePathInfo[0];