-
### Library version used
1.16.0
### Java version
21
### Scenario
ConfidentialClient - service to service (AcquireTokenForClient)
### Is this a new or an existing app?
The app is i…
-
## Build Information
Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=800429
Build error leg or test failing: `System.Runtime.Serialization.Formatters.Tests.BinaryFormatterTe…
-
* .NET Core Version: 6.0
* Win 10 22H2
* Does the bug reproduce also in WPF for .NET Framework 4.8?: No
**Problem description:** I migrated a .NET Framework 4.8 class library to .NET 6.0 using t…
-
Hi,
I'm using port of your library for Unity 3D. Json object mapping seems to be broken when assemblies are obfuscated via CodeGuard plugin.
Is it related to reflection? Which classes should I exclu…
-
A blog post needs to be written about the numerous tricks used in the `repr` project. It has some notable differences to other static reflection libraries such as `boost::pfr`. The technique used to c…
Tsche updated
2 months ago
-
A [test](https://github.com/dotnet/runtime/blob/0ba232e70e824474baa10e29350bd5c5552a3f85/src/libraries/System.Reflection.Emit/tests/PersistableAssemblyBuilder/AssemblySaveILGeneratorTests.cs#L1779) ad…
-
Enabling the Test_Bad_WriteRelatedID_ParameterName test causes the StartStopCreatesActivity to fail:
```
BasicEventSourceTests.ActivityTracking.StartStopCreatesActivity [FAIL]
Assert.Equ…
-
## Description
When opening a Unity Project that already contains NuGetForUnity and has restored packages, Unity prompts to enter Safe Mode as there are compilation issues. If I Ignore and open Uni…
-
### Describe the bug
emulator starts. app starts. blank page in app.
following ERROR in console:
```bash
Performing Streamed Install
Success
Starting: Intent { cmp=com.tauri_gui.app/.MainActiv…
-
This is about generating the 'RDAT' part for a DXContainer.
* RDAT is used for shader libraries
* RDAT isn't present in normal shader targets, and isn't required for normal shader reflection
This is…