2 references to InnerExceptionTag
System.ServiceModel.Internals (2)
System\Runtime\Diagnostics\DiagnosticTraceBase.cs (1)
378
xml.WriteStartElement(DiagnosticStrings.
InnerExceptionTag
);
System\Runtime\Diagnostics\EtwDiagnosticTrace.cs (1)
821
if (!WriteStartElement(xml, DiagnosticStrings.
InnerExceptionTag
, ref remainingLength))