2 references to WriteStartElement
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\Internals\System\Runtime\Diagnostics\EtwDiagnosticTrace.cs (2)
272if (!WriteStartElement(xml, DiagnosticStrings.ExceptionTag, ref remainingLength)) 334if (!WriteStartElement(xml, DiagnosticStrings.InnerExceptionTag, ref remainingLength))