31 references to WriteStartElement
dotnet-svcutil-lib (31)
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\baseaxisquery.cs (1)
142w.WriteStartElement(this.GetType().Name);
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\BooleanExpr.cs (1)
64w.WriteStartElement(this.GetType().Name);
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\BooleanFunctions.cs (1)
93w.WriteStartElement(this.GetType().Name);
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\CacheOutputQuery.cs (1)
81w.WriteStartElement(this.GetType().Name);
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\DescendantBaseQuery.cs (1)
62w.WriteStartElement(this.GetType().Name);
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\FilterQuery.cs (1)
187w.WriteStartElement(this.GetType().Name);
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\FunctionQuery.cs (1)
128w.WriteStartElement(this.GetType().Name);
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\LogicalExpr.cs (1)
439w.WriteStartElement(this.GetType().Name);
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\MergeFilterQuery.cs (1)
78w.WriteStartElement(this.GetType().Name);
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\NodeFunctions.cs (1)
114w.WriteStartElement(this.GetType().Name);
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\NumberFunctions.cs (1)
124w.WriteStartElement(this.GetType().Name);
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\NumericExpr.cs (1)
80w.WriteStartElement(this.GetType().Name);
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\OperandQuery.cs (1)
32w.WriteStartElement(this.GetType().Name);
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\SortQuery.cs (1)
118w.WriteStartElement(this.GetType().Name);
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\StringFunctions.cs (1)
276w.WriteStartElement(this.GetType().Name);
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\UnionExpr.cs (1)
167w.WriteStartElement(this.GetType().Name);
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\VariableQuery.cs (1)
75w.WriteStartElement(this.GetType().Name);
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\XPathAncestorQuery.cs (1)
70w.WriteStartElement(this.GetType().Name);
FrameworkFork\System.ServiceModel\Internals\System\Runtime\Diagnostics\DiagnosticTraceBase.cs (3)
173xml.WriteStartElement(DiagnosticStrings.DataItemsTag); 176xml.WriteStartElement(DiagnosticStrings.DataTag); 185xml.WriteStartElement(DiagnosticStrings.InnerExceptionTag);
FrameworkFork\System.ServiceModel\Internals\System\Runtime\Diagnostics\EtwDiagnosticTrace.cs (4)
195writer.WriteStartElement(DiagnosticStrings.ExtendedDataTag); 363xml.WriteStartElement(DiagnosticStrings.DataItemsTag); 366xml.WriteStartElement(DiagnosticStrings.DataTag); 398xml.WriteStartElement(localName);
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\BodyWriter.cs (1)
75writer.WriteStartElement("a");
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\MessageHeader.cs (2)
521writer.WriteStartElement(MessageStrings.Envelope); 526writer.WriteStartElement(MessageStrings.Header);
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\WsdlExporter.cs (1)
604xw.WriteStartElement("temp");
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\XmlSerializerOperationFormatter.cs (1)
84bufferWriter.WriteStartElement("root");
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\XmlHelper.cs (1)
353writer.WriteStartElement(localName);