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