2 writes to _auditLogLocation
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\SecurityProtocolFactory.cs (2)
148
_auditLogLocation
= factory._auditLogLocation;
233
_auditLogLocation
= value;
2 references to _auditLogLocation
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\SecurityProtocolFactory.cs (2)
148
_auditLogLocation = factory.
_auditLogLocation
;
227
return
_auditLogLocation
;