1 write to pruningAmount
System.ServiceModel (1)
System\ServiceModel\Diagnostics\SecurityTraceRecordHelper.cs (1)
973
this.
pruningAmount
= pruningAmount;
1 reference to pruningAmount
System.ServiceModel (1)
System\ServiceModel\Diagnostics\SecurityTraceRecordHelper.cs (1)
982
xml.WriteElementString("PruningAmount", this.
pruningAmount
.ToString(NumberFormatInfo.InvariantInfo));