issues Search Results · repo:microsoft/vs-streamjsonrpc language:C#
Filter by
306 results
(76 ms)306 results
inmicrosoft/vs-streamjsonrpc (press backspace or delete to remove)Hi!
I have 2 processes connected per jsonrpc. Im using named pipes. everything is working. but I get this warning message
that im not sure about.
so I am on the host process and I invoke a RPC function ...
1knueller
- 1
- Opened 20 days ago
- #1155
Seen while debugging VS, during shutdown:
System.InvalidOperationException: Collection was modified; enumeration operation may not execute.
Stack:
mscorlib.dll!System.ThrowHelper.ThrowInvalidOperationException(System.ExceptionResource ...
drewnoakes
- 1
- Opened 25 days ago
- #1152
Seeing exception like this:
System.InvalidOperationException: Collection was modified; enumeration operation may not execute. HResult= -2146233079
at System.Collections.Generic.List`1.Enumerator.MoveNext() ...
lifengl
- 1
- Opened 29 days ago
- #1150
Discussed in https://github.com/microsoft/vs-streamjsonrpc/discussions/1145
div type= discussions-op-text
sup Originally posted by crazyjncsu February 7, 2025 /sup First, sorry, but I have limited familiarity ...
bug
AArnott
- 1
- Opened on Feb 8
- #1146
This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more. br View
this repository on the Mend.io Web Portal.
Open
These updates have all been created ...
renovate[bot]
- Opened on Feb 4
- #1123
Hello!
We are using this package for a recent project and we were looking for supporting AoT. However, we quickly noticed the
heavy usage of reflection in particular in the proxies and the dynamic assembly, ...
galvesribeiro
- 1
- Opened on Dec 30, 2024
- #1101
Having upgraded to Visual Studio 2022 17.12 today, we are now getting NuGet vulnerability warnings for this package.
To reproduce:
Add the following NuGet package reference to a netstandard2.0 project: ...
ContentsMayVary
- 10
- Opened on Nov 13, 2024
- #1093
I am trying to create an LSP server in C#. I have come across the LspTypes package that defines all the types of
LSP 3.16. Slightly strange that there is no more up to date package for this, but that s ...
georghinkel
- 2
- Opened on Oct 25, 2024
- #1089
There s a relatively new CVE (CVE-2024-48924) for MessagePack that is resolved in their latest stable patch release.
AnthonyMastrean
- 4
- Opened on Oct 25, 2024
- #1088
Sometimes I get the following exception on server side on await jsonRpc.Completion when jsonRpc is disposed just after
disposal of marshallable object on client side:
System.InvalidOperationException: ...
bug
ni28
- 2
- Opened on Oct 24, 2024
- #1087

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.