-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Pull requests: dotnet/roslyn
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Update docs for building runtime with local Roslyn
Area-Compilers
Documentation
#80725
opened Oct 14, 2025 by
RikkiGibson
Loading…
Compute if a doc is generated code or not in OOP not on the host
Area-IDE
VSCode
#80715
opened Oct 14, 2025 by
CyrusNajmabadi
Loading…
Revert "Go To Definition: Automatically navigate to user code when multiple locations include generated code"
Area-IDE
#80713
opened Oct 14, 2025 by
peterwald
Loading…
[Hot Reload] Simplify StartDebuggingSession
Area-Interactive
VSCode
#80712
opened Oct 14, 2025 by
tmat
Loading…
Avoid deep recursion in NullabilityRewriter.VisitBinaryPattern
Area-Compilers
#80711
opened Oct 14, 2025 by
AlekseyTs
Loading…
Update code to use GetFirstLocation() instead of Locations[0] or Locations.First()
Area-Compilers
VSCode
#80709
opened Oct 14, 2025 by
CyrusNajmabadi
Loading…
Remove warning from 'in enum' extension methods
Area-Compilers
Community
The pull request was submitted by a contributor who is not a Microsoft employee.
Improve arity error message to prefer generic type when both generic and non-generic exist
Area-Compilers
#80707
opened Oct 14, 2025 by
Copilot
AI
Loading…
Add regression test for ParseAttributeArgumentList with invalid input (fixes #8699)
Area-Compilers
#80705
opened Oct 14, 2025 by
Copilot
AI
Loading…
Update documentation for DeclaringSyntaxReferences and Locations to clarify partial members behavior
Area-Compilers
#80704
opened Oct 14, 2025 by
Copilot
AI
Loading…
Fix SyntaxFactory.Identifier to throw ArgumentNullException instead of NullReferenceException
Area-Compilers
#80699
opened Oct 14, 2025 by
Copilot
AI
Loading…
Mark error as build only
Area-Compilers
VSCode
#80698
opened Oct 14, 2025 by
CyrusNajmabadi
Loading…
Add XML documentation for GlobalStatementSyntax
Area-Compilers
#80697
opened Oct 14, 2025 by
Copilot
AI
Loading…
8 tasks done
Improve error messages for keywords used as identifiers in LINQ let clauses
Area-Compilers
#80695
opened Oct 14, 2025 by
Copilot
AI
Loading…
Support null-conditional operator when the return value is a pointer type
Area-Compilers
#80694
opened Oct 14, 2025 by
Copilot
AI
Loading…
11 tasks done
Improve documentation and error message for InsertTokensBefore/After and ReplaceToken methods
Area-Compilers
#80691
opened Oct 14, 2025 by
Copilot
AI
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.