Base:
method
Write
System.IO.Stream.Write(System.Byte[], System.Int32, System.Int32)
1 reference to Write
System.Data (1)
fx\src\data\System\Data\SqlClient\TdsParser.cs (1)
10482output.Write(buff, 0, nRead);