Home
last modified time | relevance | path

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

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web/Hosting/
H A DIISUnsafeMethods.cs674 internal static extern int MgdGetIsChildContext( in MgdGetIsChildContext() method in System.Web.Hosting.UnsafeIISMethods
H A DIIS7WorkerRequest.cs2620 int hr = IIS.MgdGetIsChildContext(_context, out isChildRequest); in GetIsChildRequest()