-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Closed
Labels
Description
- Check duplicate interfaces only for metadata (73797)
- Fix link in docs (74022)
- Fix find refs doing too much work lookign for types that had an alias to them in one file. (74015)
- Do not offer to add default switch case when it handles
null
and an underlying value (74018) - Fix flakiness in LSP references tests due to non-deterministic ordering (74014)
- Fix the duplicate glyphs in Inheritance margin (73996)
- Ensure source generated documents are up-to-date before analyzing EnC changes (73989)
- Fix project configuration telemetry for legacy csproj projects (73995)
- Support goto-def taking you from an interceptor method to the location being intercepted. (73992)
- Merge release/dev17.8 to release/dev17.10 (73954)
- Throw when there is a syntax version mismatch in codelens (73902)
- Report info diagnostic for
field
andvalue
in property accessors regardless of language version (73952) - Cache metadata around until it is overwritten
- port fix to 17.6 (73986)
- Fix error in compile loop (73976)
- ChildSyntaxList.ItemInternal optimization (73650)
- Update version for system.data.sqlclient to 4.8.6 (73975)
- Move builds to 1ES PT (73973)
- Upgrade MicrosoftCodeAnalysisTestingVersion to 1.1.2-beta1.24121.1 (73840)
- Remove option controlling which persistence DB to use.
- Remove A/B option for enabling features in SG docs.
- Move VSExtensibility back to the nuget.org version (73972)
- Add another TS extension path (73971)
- more version updates (73967)
- [release/dev17.6] Update dependencies from dotnet/arcade (73864)
- Expose Roslyn LSP types to XAML and add readme (73942)
- Remove A/B option to disable recoverable texts
- Add documentation to Values property in TypedConstant struct (73912)
- Remove unused scripts (73963)
- Use a serialization compatible marker
- update version (73950)
- Update required VS to 17.8. (73951)
- Add Microsoft.IdentityModel.JsonWebTokens to InternalTools.props (73948)
- Backport #73852 to 17.10 (73943)
- Fix leak of assembly metadata instances
- Change AsyncLazy from NonReentrantLock to a simple monitor enter
- Delay reporting of pattern-based using diagnostics (73850)
- Update NuGet-packages.md (73925)
- Localize 17.11 branch (73940)
- Update MicrosoftDevDivOptimizationDataPowerShellVersion to 1.0.803 (73841)
- [release/dev17.8] Update dependencies from dotnet/arcade (73409)
- update version for system.data.sqlclient (73845)
- update codeanalysistestingversion (73831)