4 overrides of BinaryLength
System.Security.AccessControl (4)
artifacts\obj\System.Security.AccessControl\Debug\net10.0\System.Security.AccessControl.notsupported.cs (4)
142
public override int
BinaryLength
{ get { throw new System.PlatformNotSupportedException(System.SR.PlatformNotSupported_AccessControl); } }
204
public override int
BinaryLength
{ get { throw new System.PlatformNotSupportedException(System.SR.PlatformNotSupported_AccessControl); } }
237
public override int
BinaryLength
{ get { throw new System.PlatformNotSupportedException(System.SR.PlatformNotSupported_AccessControl); } }
346
public override int
BinaryLength
{ get { throw new System.PlatformNotSupportedException(System.SR.PlatformNotSupported_AccessControl); } }