2 references to UnwrapStack
System.Data.Linq (2)
SqlClient\Query\TypeSource.cs (2)
112this.UnwrapSequences = new UnwrapStack(this.UnwrapSequences, true); 119this.UnwrapSequences = new UnwrapStack(this.UnwrapSequences, false);