4 references to IsCallback
System.IO.FileSystem.AccessControl (2)
System\Security\AccessControl\DirectoryObjectSecurity.cs (2)
111if (ace.IsCallback) 165if (ace.IsCallback)
System.Security.AccessControl (2)
System\Security\AccessControl\ACE.cs (2)
1529get { return MaxOpaqueLength(IsCallback); } 2055get { return MaxOpaqueLength(IsCallback); }