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