1 write to _acl
mscorlib (1)
system\security\accesscontrol\acl.cs (1)
48
_acl
= collection;
3 references to _acl
mscorlib (3)
system\security\accesscontrol\acl.cs (3)
61
_current >=
_acl
.Count )
66
return
_acl
[_current];
79
return ( _current <
_acl
.Count );