Home
last modified time | relevance | path

Searched refs:IncrementBusyCountInternal (Results 1 – 1 of 1) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web/Hosting/
H A DHostingEnvironment.cs827 internal void IncrementBusyCountInternal() { in IncrementBusyCountInternal() method in System.Web.Hosting.HostingEnvironment
1215 _theHostingEnvironment.IncrementBusyCountInternal(); in IncrementBusyCount()