Luca Ciani

Results 2 issues of Luca Ciani

Since I have to list eventually big ftp directories it would be great if - it was possible to pass arugments like -t to the ftp command without having to...

**Version Used**: visual studio 17.7.6, framework net7.0 **Steps to Reproduce**: Given this code: ```cs public class Test { private System.Threading.Timer? _t; public async Task PublicMethodAsync(string p) { _t ??= new...

Area-IDE
Feature - IDE0052