2 types derived from SqlBooleanMismatchVisitor
System.Data.Linq (2)
SqlClient\Query\SqlBooleanizer.cs (1)
11
private class Booleanizer :
SqlBooleanMismatchVisitor
{
SqlClient\Query\SqlSupersetValidator.cs (1)
75
internal class ExpectRationalizedBooleans :
SqlBooleanMismatchVisitor
{