Alex Zaytsev

Results 368 comments of Alex Zaytsev

Would someone want to write this up? https://github.com/nhibernate/nhibernate-core/security/advisories/new

This is the code pen that should explain what I mean: https://codepen.io/hazzik/pen/QWYMzKy ![image](https://github.com/quasarframework/quasar/assets/144791/8197d871-a8fc-453a-9d9d-7c84ec22976d) Calculated for 98%: ```html

@pdanpdan, the SVG above demonstrating what I want to achieve. The red outline is the current unrounded progress, in green proposed solution. In essence, the stroke is offset by negative...

@pdanpdan done: #16593, hopefully I done everything by the guidelines

Just a thought for the discussion (do not need to implement straight away). The .NET Core since 3 supports default interface members. With it we can add methods to interfaces...

I've fixed majority of the cases except EF tests. Also, it seems that decompilation here is going too far and maybe undesirable for some users.

> I suppose you're talking about the fact that the solution provided here assumes that any IQueryable referenced by fields or local variables would be forcibly decompiled ? yes

@jeff-hagen thanks for contribution. Can you please add some tests?