1 reference to EndWriteBase64
System.ServiceModel.Channels (1)
System\ServiceModel\Channels\XmlByteStreamWriter.cs (1)
130
return Task.Factory.FromAsync(this.BeginWriteBase64, this.
EndWriteBase64
, buffer, index, count, null);