3 writes to Identity
System.ServiceModel.Primitives (3)
System\ServiceModel\Dispatcher\EndpointDispatcher.cs (1)
65builder.Identity = identity;
System\ServiceModel\EndpointAddress.cs (2)
1224Identity = address.Identity; 1303Identity = identity;
1 reference to Identity
System.ServiceModel.Primitives (1)
System\ServiceModel\EndpointAddress.cs (1)
1311Identity,