System\Xaml\XamlXmlWriter.cs (20)
509throw new XamlXmlWriterException(SR.Format(SR.XamlXmlWriterDuplicateMember, property.Name));
733throw new XamlXmlWriterException(SR.Format(SR.XamlXmlWriterPrefixAlreadyDefinedInCurrentScope, prefix));
738throw new XamlXmlWriterException(SR.Format(SR.XamlXmlWriterNamespaceAlreadyHasPrefixInCurrentScope, ns));
771throw new XamlXmlWriterException(SR.Format(SR.XamlXmlWriterWriteNotSupportedInCurrentState, "WriteObject"));
776throw new XamlXmlWriterException(SR.Format(SR.XamlXmlWriterWriteNotSupportedInCurrentState, "WriteEndObject"));
781throw new XamlXmlWriterException(SR.Format(SR.XamlXmlWriterWriteNotSupportedInCurrentState, "WriteStartMember"));
786throw new XamlXmlWriterException(SR.Format(SR.XamlXmlWriterWriteNotSupportedInCurrentState, "WriteEndMember"));
791throw new XamlXmlWriterException(SR.Format(SR.XamlXmlWriterWriteNotSupportedInCurrentState, "WriteValue"));
796throw new XamlXmlWriterException(SR.Format(SR.XamlXmlWriterWriteNotSupportedInCurrentState, "WriteNamespace"));
952throw new XamlXmlWriterException(SR.XamlXmlWriterWriteObjectNotSupportedInCurrentState);
1059throw new XamlXmlWriterException(SR.ExpandPositionalParametersinTypeWithNoDefaultConstructor);
1167throw new XamlXmlWriterException(SR.ExpandPositionalParametersinTypeWithNoDefaultConstructor);
1314throw new XamlXmlWriterException(SR.Format(SR.CannotWriteXmlSpacePreserveOnMember, frameWithXmlSpacePreserve.Member, value));
1891throw new XamlXmlWriterException(SR.Format(
1903throw new XamlXmlWriterException(SR.ConstructorNotFoundForGivenPositionalParameters);
1923throw new XamlXmlWriterException(SR.ConstructorNotFoundForGivenPositionalParameters);
1931throw new XamlXmlWriterException(SR.ExpandPositionalParametersWithReadOnlyProperties);
1944throw new XamlXmlWriterException(SR.ConstructorNotFoundForGivenPositionalParameters);
1959throw new XamlXmlWriterException(SR.ConstructorNotFoundForGivenPositionalParameters);
1967throw new XamlXmlWriterException(SR.ConstructorNotFoundForGivenPositionalParameters);