10 references to InsertAce
mscorlib (6)
system\security\accesscontrol\acl.cs (6)
1923
_acl.
InsertAce
( _acl.Count, ace );
2081
_acl.
InsertAce
( _acl.Count, newAce );
2189
_acl.
InsertAce
( _acl.Count, newAce );
2555
_acl.
InsertAce
( i, newObjectAce );
2595
_acl.
InsertAce
( i, newAce );
2616
_acl.
InsertAce
( i, newAce );
System.ServiceModel (3)
System\ServiceModel\ComIntegration\ComPlusAuthorization.cs (3)
232
acl.
InsertAce
(index, ace);
243
acl.
InsertAce
(index, ace);
254
acl.
InsertAce
(index, ace);
System.Workflow.Runtime (1)
DebugEngine\DebugController.cs (1)
112
tokenDacl.
InsertAce
(i, adminsGroupAceForToken);