2 references to NotSupported_UnseekableStream
System.Resources.Extensions (2)
src\libraries\Common\src\System\Resources\ResourceWriter.cs (1)
149throw new ArgumentException(SR.NotSupported_UnseekableStream);
System\Resources\Extensions\PreserializedResourceWriter.cs (1)
172throw new ArgumentException(SR.NotSupported_UnseekableStream);