Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

cincuranet
Copy link
Contributor

Fixes #36856.

@cincuranet cincuranet marked this pull request as ready for review October 1, 2025 08:45
@cincuranet cincuranet requested a review from a team as a code owner October 1, 2025 08:45
@cincuranet cincuranet requested a review from roji October 1, 2025 08:46
@cincuranet
Copy link
Contributor Author

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

/// The expression representing construction of this object.
/// </summary>
[Experimental(EFDiagnostics.PrecompiledQueryExperimental)]
public abstract Expression ConstructorExpression { get; }
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Keep this. It can still be useful for the compiled model, see #36900

Copy link
Member

@AndriySvyryd AndriySvyryd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you plan on porting this to GA?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Performance regression with PrimitiveCollections using a complex ValueConverter
2 participants