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