2 references to WriteElementString
PresentationFramework (1)
System\Windows\Annotations\Annotation.cs (1)
227writer.WriteElementString(AnnotationXmlConstants.Prefixes.BaseSchemaPrefix, AnnotationXmlConstants.Elements.StringAuthor, AnnotationXmlConstants.Namespaces.BaseSchemaNamespace, author);
System.ServiceModel.Syndication (1)
System\ServiceModel\Syndication\AtomPub10ServiceDocumentFormatter.cs (1)
583writer.WriteElementString(App10Constants.Prefix, App10Constants.Accept, App10Constants.Namespace, collection.Accepts[i]);