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