2 references to QuotaControlNotSupported
System.DirectoryServices.Protocols (2)
System\DirectoryServices\Protocols\common\QuotaControl.Linux.cs (2)
12
get => _sid == null ? null : throw new System.PlatformNotSupportedException(SR.
QuotaControlNotSupported
);
21
throw new System.PlatformNotSupportedException(SR.
QuotaControlNotSupported
);