2 references to WriteResponseTextAsync
Microsoft.WebTools.AspireService.Tests (2)
AspireServerService.cs (2)
356
await
WriteResponseTextAsync
(context.Response, e, context.GetApiVersion() is not null);
435
await
WriteResponseTextAsync
(context.Response, e, context.GetApiVersion() is not null);