4 references to IsQuoted
System.Data.Linq (4)
SqlClient\Query\SqlIdentifier.cs (4)
51} else if (IsQuoted(s)) { 62if (!IsQuoted(right)) { 74if (!IsQuoted(left)) { 102} else if (IsQuoted(s)) {