20 instantiations of XamlXmlWriterException
System.Xaml (20)
System\Xaml\XamlXmlWriter.cs (20)
511throw new XamlXmlWriterException(SR.Format(SR.XamlXmlWriterDuplicateMember, property.Name)); 735throw new XamlXmlWriterException(SR.Format(SR.XamlXmlWriterPrefixAlreadyDefinedInCurrentScope, prefix)); 740throw new XamlXmlWriterException(SR.Format(SR.XamlXmlWriterNamespaceAlreadyHasPrefixInCurrentScope, ns)); 773throw new XamlXmlWriterException(SR.Format(SR.XamlXmlWriterWriteNotSupportedInCurrentState, "WriteObject")); 778throw new XamlXmlWriterException(SR.Format(SR.XamlXmlWriterWriteNotSupportedInCurrentState, "WriteEndObject")); 783throw new XamlXmlWriterException(SR.Format(SR.XamlXmlWriterWriteNotSupportedInCurrentState, "WriteStartMember")); 788throw new XamlXmlWriterException(SR.Format(SR.XamlXmlWriterWriteNotSupportedInCurrentState, "WriteEndMember")); 793throw new XamlXmlWriterException(SR.Format(SR.XamlXmlWriterWriteNotSupportedInCurrentState, "WriteValue")); 798throw new XamlXmlWriterException(SR.Format(SR.XamlXmlWriterWriteNotSupportedInCurrentState, "WriteNamespace")); 954throw new XamlXmlWriterException(SR.XamlXmlWriterWriteObjectNotSupportedInCurrentState); 1061throw new XamlXmlWriterException(SR.ExpandPositionalParametersinTypeWithNoDefaultConstructor); 1169throw new XamlXmlWriterException(SR.ExpandPositionalParametersinTypeWithNoDefaultConstructor); 1316throw new XamlXmlWriterException(SR.Format(SR.CannotWriteXmlSpacePreserveOnMember, frameWithXmlSpacePreserve.Member, value)); 1893throw new XamlXmlWriterException(SR.Format( 1905throw new XamlXmlWriterException(SR.ConstructorNotFoundForGivenPositionalParameters); 1925throw new XamlXmlWriterException(SR.ConstructorNotFoundForGivenPositionalParameters); 1933throw new XamlXmlWriterException(SR.ExpandPositionalParametersWithReadOnlyProperties); 1946throw new XamlXmlWriterException(SR.ConstructorNotFoundForGivenPositionalParameters); 1961throw new XamlXmlWriterException(SR.ConstructorNotFoundForGivenPositionalParameters); 1969throw new XamlXmlWriterException(SR.ConstructorNotFoundForGivenPositionalParameters);