2 writes to shouldLogPii
SMDiagnostics (2)
System\ServiceModel\Diagnostics\PiiTraceSource.cs (2)
68this.shouldLogPii = true; 104this.shouldLogPii = value;
1 reference to shouldLogPii
SMDiagnostics (1)
System\ServiceModel\Diagnostics\PiiTraceSource.cs (1)
98return this.shouldLogPii;