2 references to AceEnumerator
mscorlib (1)
src\libraries\shims\mscorlib\ref\mscorlib.cs (1)
793[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Security.AccessControl.AceEnumerator))]
System.Security.AccessControl (1)
artifacts\obj\System.Security.AccessControl\Debug\net10.0\System.Security.AccessControl.notsupported.cs (1)
293public System.Security.AccessControl.AceEnumerator GetEnumerator() { throw new System.PlatformNotSupportedException(System.SR.PlatformNotSupported_AccessControl); }