VTI
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created Action looped recommandations
CompletedHello !I'm running ReSharper 2023.2.1I have the following test code in C# :[Fact] public void ShouldNotAllowEmptyComputerName() { static void Action() => _ = new Folder(string.Empty, Path); Arg...