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