1 write to array
System.ServiceModel.Web (1)
System\ServiceModel\Channels\StreamBodyWriter.cs (1)
180
this.
array
= array;
1 reference to array
System.ServiceModel.Web (1)
System\ServiceModel\Channels\StreamBodyWriter.cs (1)
186
stream.Write(this.
array
, 0, this.size);