6 references to SetUserToken
dotnet-svcutil-lib (6)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\CoreClrSocketConnection.cs (6)
205this.SetUserToken(_asyncReadEventArgs, null); 382this.SetUserToken(_asyncWriteEventArgs, this); 442this.SetUserToken(_asyncWriteEventArgs, null); 507this.SetUserToken(_asyncWriteEventArgs, null); 637this.SetUserToken(_asyncReadEventArgs, this); 745this.SetUserToken(_asyncReadEventArgs, null);