System\Xaml\XamlXmlWriter.cs (20)
515throw new XamlXmlWriterException(SR.Format(SR.XamlXmlWriterDuplicateMember, property.Name));
744throw new XamlXmlWriterException(SR.Format(SR.XamlXmlWriterPrefixAlreadyDefinedInCurrentScope, prefix));
749throw new XamlXmlWriterException(SR.Format(SR.XamlXmlWriterNamespaceAlreadyHasPrefixInCurrentScope, ns));
783throw new XamlXmlWriterException(SR.Format(SR.XamlXmlWriterWriteNotSupportedInCurrentState, "WriteObject"));
788throw new XamlXmlWriterException(SR.Format(SR.XamlXmlWriterWriteNotSupportedInCurrentState, "WriteEndObject"));
793throw new XamlXmlWriterException(SR.Format(SR.XamlXmlWriterWriteNotSupportedInCurrentState, "WriteStartMember"));
798throw new XamlXmlWriterException(SR.Format(SR.XamlXmlWriterWriteNotSupportedInCurrentState, "WriteEndMember"));
803throw new XamlXmlWriterException(SR.Format(SR.XamlXmlWriterWriteNotSupportedInCurrentState, "WriteValue"));
808throw new XamlXmlWriterException(SR.Format(SR.XamlXmlWriterWriteNotSupportedInCurrentState, "WriteNamespace"));
966throw new XamlXmlWriterException(SR.XamlXmlWriterWriteObjectNotSupportedInCurrentState);
1073throw new XamlXmlWriterException(SR.ExpandPositionalParametersinTypeWithNoDefaultConstructor);
1181throw new XamlXmlWriterException(SR.ExpandPositionalParametersinTypeWithNoDefaultConstructor);
1330throw new XamlXmlWriterException(SR.Format(SR.CannotWriteXmlSpacePreserveOnMember, frameWithXmlSpacePreserve.Member, value));
1911throw new XamlXmlWriterException(SR.Format(
1923throw new XamlXmlWriterException(SR.ConstructorNotFoundForGivenPositionalParameters);
1943throw new XamlXmlWriterException(SR.ConstructorNotFoundForGivenPositionalParameters);
1951throw new XamlXmlWriterException(SR.ExpandPositionalParametersWithReadOnlyProperties);
1965throw new XamlXmlWriterException(SR.ConstructorNotFoundForGivenPositionalParameters);
1980throw new XamlXmlWriterException(SR.ConstructorNotFoundForGivenPositionalParameters);
1988throw new XamlXmlWriterException(SR.ConstructorNotFoundForGivenPositionalParameters);