-
Notifications
You must be signed in to change notification settings - Fork 2k
Document TagWithCallSite method in Query Tags documentation #5215
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Co-authored-by: roji <1862641+roji@users.noreply.github.com>
Co-authored-by: roji <1862641+roji@users.noreply.github.com>
Co-authored-by: roji <1862641+roji@users.noreply.github.com>
…, remove combination example Co-authored-by: roji <1862641+roji@users.noreply.github.com>
|
|
||
| ## Tagging with file name and line number | ||
|
|
||
| Queries can be automatically tagged with the file name and line number where the LINQ query is defined in source code. This is done using the `TagWithCallSite()` method: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Use an xref to reference the TagWithCallSite in the API docs rather than code-fencing with backquotes. See elsewhere for how it's done.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done in a76404a - changed from backtick code formatting to xref API reference
Co-authored-by: roji <1862641+roji@users.noreply.github.com>
Original prompt
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.