1 write to _acl
System.Security.AccessControl (1)
System\Security\AccessControl\ACL.cs (1)
44
_acl
= collection;
3 references to _acl
System.Security.AccessControl (3)
System\Security\AccessControl\ACL.cs (3)
57
_current >=
_acl
.Count)
62
return
_acl
[_current];
75
return (_current <
_acl
.Count);