-
I can't figure out how to see the contents of a `Span` using `lldb` and `sos`.
For example:
```
using System;
namespace console
{
public static class Program
{
public stati…
-
```
What steps will reproduce the problem?
1. Create Sharepoint 2010 Console app
2. Add references to the latest stable release binary Google files
3. Build
What is the expected output? What do you…
-
```
Hi,
Whenever I create a new MSRS project and include the DLL for
OpenCVDotNet.dll I receive the error:
OpenCVDotNet is not a strong named assembly.
So I found instructions on how to create a st…
-
I get an Invalid cast exception when obfuscating a dll.
Exception received:
Exception: System.InvalidCastException: Unable to cast object of type 'dnlib.DotNet.FieldDefUser' to type 'System.String'…
-
Warning: I've read the open issue [#316](https://github.com/yck1509/ConfuserEx/issues/316) and issue [#203](https://github.com/yck1509/ConfuserEx/issues/203) and this might be a merge of the two.
I…
-
## Steps to reproduce
Simplified repro: https://github.com/jeremymeng/resource-test.git
I have [a resource file](https://github.com/jeremymeng/resource-test/blob/master/src/Console-Core/project.json…
-
```
What steps will reproduce the problem?
1. Create Sharepoint 2010 Console app
2. Add references to the latest stable release binary Google files
3. Build
What is the expected output? What do you…
-
```
What steps will reproduce the problem?
1. Create Sharepoint 2010 Console app
2. Add references to the latest stable release binary Google files
3. Build
What is the expected output? What do you…
-
```
What steps will reproduce the problem?
1. Create Sharepoint 2010 Console app
2. Add references to the latest stable release binary Google files
3. Build
What is the expected output? What do you…
-
**Version Used**:
Visual Studio 2015 Update 2
**Steps to Reproduce**:
1. Create a new C# console desktop project
2. Paste the following code:
`
class Test
{
public extern event System…