ElDuderinoBerlin
Results
12
comments of
ElDuderinoBerlin
I have Windows 11 and it doesn't work. --------------------------- Microsoft Visual Studio --------------------------- AsmDude2 Language Server Protocol (LSP) failed to activate. System.Security.Principal.IdentityNotMappedException: Some or all identity references could not be...
When using collections/enumerables just use a **ToList()** circumventing the problem by making a full copy. Looks like there is a thread synchronisation problem with the enumerator.