Thomas Caudal

Results 4 issues of Thomas Caudal

I am testing Obfuscar with a large solution containing many projects (mix of VB and C# projects, total of 1 million lines of code). I am getting an error The...

We are using coverage tools that builds a mapping between covered code and executed tests. The benefit is that for a particular code change, we can then decide which tests...

up for grab

The goal of this PR is to add pragma instructions that disable & restore [CS1591](https://docs.microsoft.com/en-us/dotnet/csharp/language-reference/compiler-messages/cs1591) warnings. Depending on the project options, missing publicly visible documentation can break the compilation. Here...

enhancement
help wanted

### Before submitting your bug report - [x] I believe this is a bug. I'll try to join the [Continue Discord](https://discord.gg/NWtdYexhMs) for questions - [x] I'm not able to find...

bug