3 references to _propMinLocalRequestFreeThreads
System.Web (3)
Configuration\HttpRuntimeSection.cs (3)
327_properties.Add(_propMinLocalRequestFreeThreads); 473return (int)base[_propMinLocalRequestFreeThreads]; 476base[_propMinLocalRequestFreeThreads] = value;