1 write to RequestContent
Aspire.Hosting.Tests (1)
WithHttpCommandTests.cs (1)
568RequestContent = request.Content is not null
2 references to RequestContent
Aspire.Hosting.Tests (2)
WithHttpCommandTests.cs (2)
392Assert.Equal("hello-from-ts-prepare-request", fakeHandler.RequestContent); 794Assert.Equal("hello-from-argument", fakeHandler.RequestContent);