2 references to CreateRolePrincipalWithAssert
System.Web (2)
Security\RoleManagerModule.cs (2)
121context.SetPrincipalNoDemand(CreateRolePrincipalWithAssert(context.User.Identity, cookieValue)); 140context.SetPrincipalNoDemand(CreateRolePrincipalWithAssert(context.User.Identity));