-
```
I want to use precompiler. But it generates not strongly signed assembly and my
projects which strongly signed fail to compile with it. I have to use ildasm
and ilasm to sign. But it seems can b…
-
```
I want to use precompiler. But it generates not strongly signed assembly and my
projects which strongly signed fail to compile with it. I have to use ildasm
and ilasm to sign. But it seems can b…
-
```
I want to use precompiler. But it generates not strongly signed assembly and my
projects which strongly signed fail to compile with it. I have to use ildasm
and ilasm to sign. But it seems can b…
-
```
I want to use precompiler. But it generates not strongly signed assembly and my
projects which strongly signed fail to compile with it. I have to use ildasm
and ilasm to sign. But it seems can b…
-
In the process of developing signature parsing facilities for System.Reflection.Metadata, I came across some discrepancies in the CLI specification vs. various signature parsing implementations.
My n…
-
First of all: Thanx for your work :)
Am I right that if I use unmanaged exports, the .pdb files get useless? As soon as I compile an assembly that uses UnmanagedExports I am not able to hit breakpoin…
-
dotnet/runtime produces [Microsoft.NET.Sdk.IL](https://github.com/dotnet/runtime/tree/355ae18f40b4548f1baca724d97fdafea764bb3b/src/coreclr/src/.nuget/Microsoft.NET.Sdk.IL), which:
* Restores the righ…
-
Hi bro!.
Your Pastebin link to convert stub.exe to stub.il file in LimeRat project is dead. Can you send me the content in that pastebin?.
![limerat](https://user-images.githubusercontent.com/8029…
-
Currently sharplab has awesome feature that can display memory heap structure such like this
https://sharplab.io/#v2:C4LgTgrgdgNAJiA1AHwAIAYAEqCMBuAWAChUBmbHANmwCYKB2TAb2Mze3N2tQBYKAOABQBKZq3YSAklA…
-
### Describe the bug
After attempting to update our `net48`-targeting application's builds from .NET SDK 7.0.404 to 8.0.101, we ran into previously valid application code consistently hanging in Rele…