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