Witold Karaś

Results 4 issues of Witold Karaś

### Description [S2930](https://rules.sonarsource.com/csharp/RSPEC-2930) doesn't recognize Dispose() and DisposeAsync() calls made in DisposeAsync() method, resulting in false-positives: ![image](https://user-images.githubusercontent.com/18292081/179947229-c7cd906f-4117-453c-9484-e5a3b54e374e.png) Issue is similar to #3324 ### Repro steps Analyze following code: ```csharp namespace...

Type: False Positive
Area: C#

**Product and Version Used**: Roslynator.Analyzers 4.12.2 **Steps to Reproduce:** Following code or similar one containing if statement with multiple conditions, but without any nesting: ```csharp private void Foo(string bar, int...

Bug
Area-Analyzers

Hello, `TheRest()` method in `ListBuilderExtensions` doesn't seem to make any effect on generated data, when it is used after `Random()`. It doesn't throw any exception either, which results in incorrect...

Right now in ATAK chat, text messages sent from some remote Meshtastic-only devices are received like they're coming from your own local node address. In consequence, chatting from ATAK to...