3 references to _propCpuMask
System.Web (3)
Configuration\ProcessModelSection.cs (3)
235_properties.Add(_propCpuMask); 368return (int)Convert.ToInt32((string)base[_propCpuMask], 16); 371base[_propCpuMask] = "0x" + Convert.ToString(value, 16);