-
### Type of issue
Missing information
### Description
From https://learn.microsoft.com/en-us/dotnet/csharp/language-reference/unsafe-code#function-pointers
> The preceding code illustrates sever…
-
https://github.com/Dheerajcode2016/opentelemetry-elk-exporter/runs/4497062547?check_suite_focus=true
It looks like the action fails to automatically detect source code for CSharp .NET 6.0
The er…
-
Consider the below test snippet, with the desired IDE0007 diagnostics:
```csharp
public class Class1
{
public static void M()
{
Class1 x = new Class1(); // Want "use var" to b…
-
In some cases when trying to list code actions in Neovim I do not get anything as if there isn't anything to fix. However, the response I get from the server is an error with a stack trace:
```Intern…
-
### VB.Net input code
```vbnet
Private Sub TextBoxConnectionString_ValueChanged(sender As System.Object, e As System.Windows.RoutedEventArgs) Handles TextBoxTab3Item.TextChanged, TextBoxTab3Deta…
-
I am adding CodeQL checks to our repository for it to run when code is pushed to our branch. The code ql analyze task never finishes and it always stuck until the task fails at this step "Starting eva…
-
### Describe the Issue
No exceptions will be caught at all when the "All Exceptions" breakpoint has a negative condition
(I'm using the unity tools extension)
### Steps To Reproduce
1. Use Unity
2.…
-
### Describe the bug
- In the input json, we have defined `Summary` property: https://github.com/microsoft/typespec/blob/81f897739eed8b481d2e07de8fe9770ba9f44994/packages/http-client-csharp/emitter…
-
### Type of issue
Missing information
### Description
I wonder whether any naming rules are considered for primary constructors? `public class Entity(Dependency dependency)` vs `public class …
-
Hello,
It would appear that app-crypt/mit-krb5, - a dependency for [games-util/nexusmodsapp](https://github.com/Nexus-Mods/NexusMods.App/) fails to compile aginst libressl.
dev-libs/libressl: ``…