6 references to SetUserToken
System.ServiceModel (6)
System\ServiceModel\Channels\SocketConnection.cs (6)
354this.SetUserToken(this.asyncReadEventArgs, null); 869this.SetUserToken(this.asyncWriteEventArgs, this); 928this.SetUserToken(this.asyncWriteEventArgs, null); 994this.SetUserToken(this.asyncWriteEventArgs, null); 1162this.SetUserToken(this.asyncReadEventArgs, this); 1367this.SetUserToken(this.asyncReadEventArgs, null);