1 instantiation of CustomAce
System.Security.AccessControl (1)
System\Security\AccessControl\ACE.cs (1)
357
result = new
CustomAce
(type, flags, opaque);
1 reference to CustomAce
mscorlib (1)
src\runtime\src\libraries\shims\mscorlib\ref\mscorlib.cs (1)
809
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Security.AccessControl.
CustomAce
))]