2 references to
System.Data.Common (2)
System\Data\Filter\FilterException.cs (2)
42public EvaluateException(string? message, Exception? innerException) : base(message, innerException) { } 59public SyntaxErrorException(string? message, Exception? innerException) : base(message, innerException) { }