2 references to RoleFunctionDelegate
System.Web (2)
Hosting\IPipelineRuntime.cs (2)
112private static RoleFunctionDelegate _roleDelegate = null; 197RoleFunctionDelegate d = new RoleFunctionDelegate(RoleHandler);