1 instantiation of MaxSizeExceededException
SMDiagnostics (1)
System\ServiceModel\Diagnostics\TraceXPathNavigator.cs (1)
879
throw new PlainXmlWriter.
MaxSizeExceededException
();
1 reference to MaxSizeExceededException
SMDiagnostics (1)
System\ServiceModel\Diagnostics\LegacyDiagnosticTrace.cs (1)
120
catch (PlainXmlWriter.
MaxSizeExceededException
)