1 write to actingAs
System.ServiceModel (1)
System\ServiceModel\Channels\PeerMessageDispatcher.cs (1)
162
this.
actingAs
= to.Uri;
2 references to actingAs
System.ServiceModel (2)
System\ServiceModel\Channels\PeerMessageDispatcher.cs (2)
178
else if (this.
actingAs
!= null)
180
result = Uri.Compare(this.
actingAs
, toCond,