2 overrides of Revision
System.Security.AccessControl (2)
artifacts\obj\System.Security.AccessControl\Debug\net10.0\System.Security.AccessControl.notsupported.cs (2)
155public sealed override byte Revision { get { throw new System.PlatformNotSupportedException(System.SR.PlatformNotSupported_AccessControl); } } 474public override byte Revision { get { throw new System.PlatformNotSupportedException(System.SR.PlatformNotSupported_AccessControl); } }