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)
68
internal bool Everyone { get { return
_Everyone
; } }