2 references to NotSupported_BinarySerializedResources
System.Resources.Extensions (2)
src\libraries\Common\src\System\Resources\ResourceWriter.cs (2)
484
throw new PlatformNotSupportedException(SR.
NotSupported_BinarySerializedResources
);
618
throw new PlatformNotSupportedException(SR.
NotSupported_BinarySerializedResources
);