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