1 write to identity
System.ServiceModel (1)
System\ServiceModel\Diagnostics\SecurityTraceRecordHelper.cs (1)
1055this.identity = identity;
2 references to identity
System.ServiceModel (2)
System\ServiceModel\Diagnostics\SecurityTraceRecordHelper.cs (2)
1070if (this.identity != null) 1071this.identity.WriteTo(xmlWriter);