2 references to SendBlobAsync
System.Net.Security (2)
System\Net\Security\NegotiateStream.cs (2)
736SendBlobAsync<TIOAdapter>(message: null, cancellationToken)).ConfigureAwait(false); // client should send the first blob 914await SendBlobAsync<TIOAdapter>(message, cancellationToken).ConfigureAwait(false);