-
```
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…
-
### Description
Attempting to round trip a dll through ILDasm and ILAsm without any changes fails to generate a dll when giving ILAsm the res file created by ILDasm. I've tracked down the failure poi…
-
```
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…
-
```
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…
-
Hello,
After hours struggling to retrieve the values of some custom attributes assigned to an F# method return type annotation, I have found an unexpected behavior and would like to know why it did n…
-
### Description
I believe the following code:
```
.interfaceimpl type ITestInterface
.custom instance void Test1Attribute::.ctor() = ( 01 00 00 00 )
.custom instance void Test2Attribute::.cto…
-
The runtime repo includes a build subset that will only build ILAsm/ILDasm and associated tools. This subset should have no dependencies other than a .NET SDK and C++ compiler, so we should be able t…