1 write to base64StringValue
System.ServiceModel.Channels (1)
System\ServiceModel\Channels\XmlByteStreamReader.cs (1)
175
this.
base64StringValue
= Convert.ToBase64String(ReadContentAsBase64());
1 reference to base64StringValue
System.ServiceModel.Channels (1)
System\ServiceModel\Channels\XmlByteStreamReader.cs (1)
178
return this.
base64StringValue
;