2 references to XamlXmlWriterWriteObjectNotSupportedInCurrentState
System.Xaml (2)
System\Xaml\XamlXmlWriter.cs (2)
954throw new XamlXmlWriterException(SR.XamlXmlWriterWriteObjectNotSupportedInCurrentState); 1369throw new InvalidOperationException(SR.XamlXmlWriterWriteObjectNotSupportedInCurrentState);