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