Home
last modified time | relevance | path

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

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web/Hosting/
H A DIPipelineRuntime.cs217 … PrincipalFunctionDelegate d = new PrincipalFunctionDelegate(GetManagedPrincipalHandler); in GetPrincipalDelegate()
442 …internal static IntPtr GetManagedPrincipalHandler(IntPtr pRootedObjects, int requestingAppDomainId… in GetManagedPrincipalHandler() method in System.Web.Hosting.PipelineRuntime