-
Test Name | Duration | Age
-- | -- | --
Microsoft.CodeAnalysis.CSharp.UnitTests.PDB.PDBUsingTests.TestNestedType | 91 ms | 2
Microsoft.CodeAnalysis.CSharp.UnitTests.PDB.PDBUsingTests.TestPartialT…
-
#### Bug Report Checklist
- [x] Have you provided a full/minimal spec to reproduce the issue?
- [x] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…
-
I am generating [the petstore spec](https://github.com/microsoft/typespec/tree/main/packages/samples/specs/petstore),
the model `PetId` is not really used, we use it to spread it as parameters:
```
op…
-
**Workflow**
* User has Julia kernel installed
* User installs our extension
* User opens Julia file & creates a cell marker using `# %%`
* Code lenses appear allowing user to run cell
* User run…
-
Can this tool provide the source code of the game?
-
Hello! How to connect arbitrary assembly language code?
Meaning: I write classes and methods in c# to access OS subsystems on Sprinter. Reading a file, writing a file, and more. How can I do this?
S…
-
https://grpc.io/blog/grpc-csharp-future/
We should move to [gprc-dotnet](https://github.com/grpc/grpc-dotnet)
-
**Configuration:**
- RDKit Version: 2019.09.01
- Operating system: Windows with csharp wrapper
- Python version (if relevant): no
- Are you using conda? no
**Description:**
How to use QueryAto…
-
### Describe the feature
Adopt .NET 9
What's new:
- https://learn.microsoft.com/en-us/dotnet/csharp/whats-new/csharp-13
- https://learn.microsoft.com/en-us/dotnet/core/whats-new/dotnet-9/overvie…
-
[https://ufcpp.net/study/csharp/structured/miscoverloadresolution/?p=2](https://ufcpp.net/study/csharp/structured/miscoverloadresolution/?p=2) の最下部の、3ページ目へのリンク箇所が `次のページ:OverloadResolutionPriority 属性`…