2 writes to securityAuditLogLocation
System.ServiceModel (2)
System\ServiceModel\Dispatcher\DispatchRuntime.cs (2)
105
this.
securityAuditLogLocation
= ServiceSecurityAuditBehavior.defaultAuditLogLocation;
203
this.
securityAuditLogLocation
= value;
1 reference to securityAuditLogLocation
System.ServiceModel (1)
System\ServiceModel\Dispatcher\DispatchRuntime.cs (1)
191
return this.
securityAuditLogLocation
;