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