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