5 references to WriteStartAttribute
illink (1)
PresentationFramework (1)
System\Windows\Annotations\Annotation.cs (1)
216writer.WriteStartAttribute(AnnotationXmlConstants.Attributes.TypeName);
System.ServiceModel.Primitives (1)
System\ServiceModel\MustUnderstandSoapException.cs (1)
81writer.WriteStartAttribute(Message12Strings.QName);
System.Xaml (2)
System\Xaml\XamlXmlWriter.cs (2)
855writer.output.WriteStartAttribute(local); 873writer.output.WriteStartAttribute(local);