-
##### Description
The CSharp api..mustache template creates API classes that reference Model objects. However if the Model contains classes with the same name as core C# classes the code will not c…
-
https://github.com/RussianInvestments/invest-api-csharp-sdk/actions/runs/10722707916/job/29734265835#step:7:11
> error: Response status code does not indicate success: 403 (The specified API key is…
-
**Version Used**: 4.4.0
**Steps to Reproduce**:
1. In an analyzer codefix, I use the SyntaxFactory.MethodDeclaration to create a method declaration with public, static modifiers and an implemen…
-
Type: Bug
## Issue Description ##
Opening a new issue as instructed here: https://github.com/dotnet/vscode-csharp/issues/7514#issuecomment-2347181280
Initially it seemed like only limited functiona…
-
## Description
Most of our other libs, including those that have static compilation (like csharp), use `buf generate` to go directly from remote proto to generated code. This lib is currently using `…
-
##### Brief Description
C# code generation for header file my_header.h
```
#ifndef MY_HEADER_H
#define MY_HEADER_H
#include
#include
class my_variant_wrapper
{
public:;
my_va…
-
![image](https://github.com/user-attachments/assets/36287e06-e2e7-457a-88f8-9d67186f2ac3)
Document doc = new Document(@"1.epub");
doc[0].GetText();
var toc= doc.GetToc();
var bmp= doc[0].GetPi…
-
VSF_TYPE_MARKDOWNVS2019 goes to the operator definition when I perform "Go to Defenition" on "Foo.Test", but I expect it to show me the method "Test"
```
public sealed c…
-
Currently we are using media type versioning for our API. which in the end could look like this ` text/plain; Api-Version=2.0`.
For the most of scenarios when using the Csharp Client generator it wo…
-
ld: warning: ignoring file
Embedded Framework.framework/Chromium Embedded Framework, building for iOS-arm64 but attempting to link with file built for macOS-x86_64
Undefined symbols for architectur…