LINQ3 throws an ExpressionNotSupportedException when asked to translate an expression that is not supported.
Currently this exception is `internal`. It should be `public` so applications can catch it if they need to.
LINQ3 throws an ExpressionNotSupportedException when asked to translate an expression that is not supported.
Currently this exception is `internal`. It should be `public` so applications can catch it if they need to.