-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Closed
Labels
Description
- Update VSInternalContinueCharacter* serialization
- Update runtime feature docs
- Block manual application of MethodImplAttribute.Async to methods
- Extensions: propagate return-targeted and local function parameter attributes
- Update yml to support new signing requirements
- Switch diagnostic parameter to being an array instead of a single value
- Mark VB features as shipped in .NET 10
- Keep necessary parentheses around a collection expression.
- Visit deconstruction receiver in ref safety analysis
- Ensure that CheckValue isn't called twice on lambda query receivers
- Don't count empty script extensions as potential script files
- Move the initialization of the global notification service
- Fix issue reporting diagnostic in additional file when diagnostic produced by a source generator
- Always run the razor generator even in balanced mode
- Reduce allocations from calling ITypeSymbol.AllInterfaces
- Reduce allocations in DeclarationComputer
- EnC: Mark deleted members with an attribute
- Extensions: propagate attributes on type parameters
- Remove flag controlling if non-local diagnostics should be returned when getting diagnostics for a document.
- Cache project analyzers