3 writes to _identity
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\EndpointAddress.cs (3)
1285
_identity
= address.Identity;
1303
set {
_identity
= value; }
1376
_identity
= identity;
2 references to _identity
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\EndpointAddress.cs (2)
1302
get { return
_identity
; }
1384
_identity
,