Home
last modified time | relevance | path

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

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web/Management/
H A DWebEvents.cs1091 static WebProcessInformation s_processInfo = new WebProcessInformation(); field in System.Web.Management.WebManagementEvent
1107 get { return s_processInfo; }