Home
last modified time | relevance | path

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

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web/Hosting/
H A DHostingEnvironment.cs857 internal int LruScore { property in System.Web.Hosting.HostingEnvironment
H A DApplicationManager.cs798 int newLruScore = h.LruScore; in ReduceAppDomainsCount()