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