-
### Description
There are no symbols for System.Runtime.dll on Microsoft Symbols Server:
```
C:\Program Files\dotnet\shared\Microsoft.NETCore.App\5.0.0\System.Runtime.pdb: Cannot find or op…
-
## Is this a Bug or Feature request?:
Bug
## Steps to reproduce
1. open new terminal and execute `dotnet new blazorserver -n Blazor1`
2. Launch VSCode on new created folder
3. Edit the Pages/…
-
### Describe the Issue
Not sure what exactly causes it. But with last 1-2 updates I am seeing this issue.
If you make typo while writing code, I have noticed intellisense stops working. Can not go t…
-
### Description
We have API in System.Runtime that accepts params ReadonlySpan. Normally we'd be able to consume any API in System.Runtime with just a reference to System.Runtime - but calling the…
-
Examples: `(_, _) => 1`, `(int _, string _) => 1`, `void local(int _, int _) ...`
- [x] Proposal added (https://github.com/dotnet/csharplang/blob/master/proposals/csharp-9.0/lambda-discard-paramete…
-
## Issue Description ##
I am using Omnisharp with Unity, and problems only show up when I open the file.
I've set `csharp.maxProjectFileCountForDiagnosticAnalysis` to -1. `omnisharp.hugeProjectLimit…
-
## Environment data
`dotnet --info` output:
`dotnet ---info`
```
Host:
Version: 9.0.0-preview.5.24306.7
Architecture: x64
Commit: a5cc707d97
.NET SDKs installed:
…
-
- [ ] Proposal added
- [ ] Discussed in LDM
- [ ] Decision in LDM
- [ ] Finalized (done, rejected, inactive)
- [ ] Spec'ed
See also https://github.com/dotnet/roslyn/issues/119
-
### NuGet Product Used
dotnet.exe
### Product Version
6.11.0-rc.90
### Worked before?
NuGet in dotnet sdk 9.0-preview4
### Impact
It's more difficult to complete my work
### Re…
-
I am trying to build .NET 9 Preview 3 on arm64 in an offline environment.
It works on some platforms, but sometimes fails on others.
Full log: https://download.copr.fedorainfracloud.org/results/…