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