1 write to _acl
System.Security.AccessControl (1)
System\Security\AccessControl\ACL.cs (1)
25
_acl
= collection;
3 references to _acl
System.Security.AccessControl (3)
System\Security\AccessControl\ACL.cs (3)
34
_current >=
_acl
.Count)
39
return
_acl
[_current];
52
return (_current <
_acl
.Count);