3 references to _propMinFreeThreads
System.Web (3)
Configuration\HttpRuntimeSection.cs (3)
326_properties.Add(_propMinFreeThreads); 462return (int)base[_propMinFreeThreads]; 465base[_propMinFreeThreads] = value;