1 write to _Everyone
System.Web (1)
Configuration\AuthorizationRule.cs (1)
410_Everyone = (_AllUsersSpecified && (Verbs.Count == 0));
1 reference to _Everyone
System.Web (1)
Configuration\AuthorizationRule.cs (1)
68internal bool Everyone { get { return _Everyone; } }