3 references to Write
Microsoft.AspNetCore.OutputCaching.Tests (3)
OutputCacheMiddlewareTests.cs (2)
877
c.Response.
Write
("Hello" + responseCounter);
943
c.Response.
Write
("Hello" + responseCounter);
TestUtils.cs (1)
76
context.Response.
Write
(uniqueId);