3 references to whens
System.Data.Linq (3)
SqlClient\Common\SqlNode.cs (3)
1325
this.
whens
.AddRange(whens);
1326
if (this.
whens
.Count == 0)
1344
get { return this.
whens
; }