1 write to outputToLocal
System.Data.Linq (1)
SqlClient\Common\SqlNode.cs (1)
2031
set { this.
outputToLocal
= value; }
1 reference to outputToLocal
System.Data.Linq (1)
SqlClient\Common\SqlNode.cs (1)
2030
get { return this.
outputToLocal
; }