2 references to ConvertToFetchedSequence
System.Data.Linq (2)
SqlClient\Query\SqlBinder.cs (2)
1029
a.Node = this.
ConvertToFetchedSequence
(this.Visit(a.Node));
1522
SqlNode newValue =
ConvertToFetchedSequence
(when.Value);