Not really, no. Maybe you could create a Roslyn syntax tree of the working
code and compare?

Also, what is the purpose of the compiled module?

On Mon, Nov 22, 2021 at 3:55 PM c.anselmo via nhusers <
nhusers@googlegroups.com> wrote:

> Hello i cheked my code but i already use IQuerable, have you other
> suggestion ?
>
> Bye
>
> --
> Inviato da Libero Mail per Android
> giovedì, 18 novembre 2021, 10:50PM +01:00 da Gunnar Liljas
> gunnar.lil...@gmail.com:
>
> Maybe you have used Enumerable.Where instead of Queryable.Where?
>
> On Thu, Nov 18, 2021 at 8:54 PM 'GDS6s' via nhusers <
> nhusers@googlegroups.com> wrote:
>
> Hello, i have created a module that compile a dll with Roslyn on platform
> .net core, that use NHIbernate to execute query.It's works but during a
> test checking  sql profiler the where condition it's missing, but the
> filter was done in memory by nhibernate becouse the result on my code was
> filterd.If i try to compile the same code with VisualStudio 2019 it's ok
> becouse the same query on sql profiler has the where condition.Have you
> idea why ?
>
> --
> You received this message because you are subscribed to the Google Groups
> "nhusers" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to nhusers+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/nhusers/764a2692-33af-4932-8de8-fc920ec233f7n%40googlegroups.com
> <https://groups.google.com/d/msgid/nhusers/764a2692-33af-4932-8de8-fc920ec233f7n%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "nhusers" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/nhusers/6nofz8eENFQ/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> nhusers+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/nhusers/CAAOnFsNi352G0WEYnOS1eMHC7t7iYUOeKkDXjNJKmGhFaDi%3DVw%40mail.gmail.com
> <https://groups.google.com/d/msgid/nhusers/CAAOnFsNi352G0WEYnOS1eMHC7t7iYUOeKkDXjNJKmGhFaDi%3DVw%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
>
> --
> You received this message because you are subscribed to the Google Groups
> "nhusers" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to nhusers+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/nhusers/1637589017.255246362%40f37.my.com
> <https://groups.google.com/d/msgid/nhusers/1637589017.255246362%40f37.my.com?utm_medium=email&utm_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"nhusers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to nhusers+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/nhusers/CAAOnFsNX0pb4mn2jRH-jyjZTsTxx3GboZsum8aT9G684Y9cTng%40mail.gmail.com.

Reply via email to