1 instantiation of SqlExpander
System.Data.Linq (1)
SqlClient\Query\SqlBinder.cs (1)
111
this.expander = new
SqlExpander
(this.sql);
1 reference to SqlExpander
System.Data.Linq (1)
SqlClient\Query\SqlBinder.cs (1)
91
SqlExpander
expander;