2 references to AssertWithLengthAsync
dotnet.Tests (2)
CommandTests\Test\IPCTests.cs (2)
126await AssertWithLengthAsync(Random.Shared.Next(1024, 1024 * 1024 * 2)); 138await AssertWithLengthAsync(randomLength);