2 references to PrincipalFunctionDelegate
System.Web (2)
Hosting\IPipelineRuntime.cs (2)
115private static PrincipalFunctionDelegate _principalDelegate = null; 217PrincipalFunctionDelegate d = new PrincipalFunctionDelegate(GetManagedPrincipalHandler);