2 writes to _password
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\UserNamePasswordClientCredential.cs (2)
21
_password
= other._password;
47
_password
= value;
2 references to _password
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\UserNamePasswordClientCredential.cs (2)
21
_password = other.
_password
;
42
return
_password
;