Skip to content

Conversation

@MathMantovan
Copy link
Contributor

This PR updates the XML documentation summaries for QueryTrackingBehavior.NoTracking and
QueryTrackingBehavior.NoTrackingWithIdentityResolution to clarify the identity resolution behavior.

Previously, the behavioral difference was documented only in <remarks>, which are not surfaced
for enum members in IntelliSense or the generated API docs. This change moves the relevant
information into the <summary> while keeping it short and tooltip-friendly, as discussed.

Fixes #31207

@MathMantovan MathMantovan requested a review from a team as a code owner December 12, 2025 18:13
@roji roji enabled auto-merge (squash) December 12, 2025 18:59
@roji
Copy link
Member

roji commented Dec 12, 2025

Thanks.

@roji roji merged commit 94b2ee9 into dotnet:main Dec 12, 2025
7 checks passed
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.

Documentation misleading - NoTrackingWithIdentityResolution vs NoTracking. Please correct

2 participants