Skip to content

Add With* convenience methods to SourceSpan#13005

Merged
chsienki merged 7 commits intomainfrom
copilot/add-with-methods-to-source-span
Apr 14, 2026
Merged

Add With* convenience methods to SourceSpan#13005
chsienki merged 7 commits intomainfrom
copilot/add-with-methods-to-source-span

Conversation

Copy link
Copy Markdown

Copilot AI commented Apr 3, 2026

  • Resolve merge conflicts in DefaultTagHelperResolutionPhase.cs (2 conflicts) and DefaultTagHelperResolutionPhase.ComponentTagHelperResolver.cs (1 conflict) by taking main's MergeSourceSpans calls over our With* chains at those sites

Copilot AI linked an issue Apr 3, 2026 that may be closed by this pull request
Copilot AI changed the title [WIP] Add With* convenience methods to SourceSpan Add With* convenience methods to SourceSpan Apr 3, 2026
Copilot AI requested a review from chsienki April 3, 2026 01:06
…tTagHelperResolutionPhase files

Agent-Logs-Url: https://github.com/dotnet/razor/sessions/aee1b7aa-43a0-4cd8-848f-b844edb970a0

Co-authored-by: chsienki <16246502+chsienki@users.noreply.github.com>
Copy link
Copy Markdown
Author

Copilot AI commented Apr 3, 2026

Just as a heads up, I was blocked by some firewall rules while working on your feedback. Expand below for details.

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • st8vsblobprodcus339.vsblob.vsassets.io
    • Triggering command: /usr/share/dotnet/dotnet dotnet build src/Compiler/Microsoft.CodeAnalysis.Razor.Compiler/src/Microsoft.CodeAnalysis.Razor.Compiler.csproj --no-restore -v:q (dns block)

If you need me to access, download, or install something from one of these locations, you can either:

…..) constructors

Agent-Logs-Url: https://github.com/dotnet/razor/sessions/41e03d10-22e7-4198-91ac-8127387721ae

Co-authored-by: chsienki <16246502+chsienki@users.noreply.github.com>
@chsienki chsienki marked this pull request as ready for review April 8, 2026 19:22
@chsienki chsienki requested a review from a team as a code owner April 8, 2026 19:22
Copy link
Copy Markdown

@ToddGrun ToddGrun left a comment

Choose a reason for hiding this comment

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

:shipit:

Co-authored-by: chsienki <16246502+chsienki@users.noreply.github.com>
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.

Add With* convenience methods to SourceSpan

5 participants