1 write to Type
System (1)
net\System\Net\Configuration\WebRequestModuleElement.cs (1)
33this.Type = type;
1 reference to Type
System (1)
net\System\Net\Configuration\WebRequestModulesSection.cs (1)
80this.webRequestModules.Add(new WebRequestPrefixElement(webRequestModuleElement.Prefix, webRequestModuleElement.Type));