4 references to Module
System (4)
net\System\Net\Configuration\DefaultProxySection.cs (4)
152String.IsNullOrEmpty(section.Module.Type) && 184if (!String.IsNullOrEmpty(section.Module.Type)) 186Type theType = Type.GetType(section.Module.Type, true, true); 264if (section.Module.Type == null)