2 references to WriteResponseTextAsync
dotnet-watch (2)
AspireServerService.cs (2)
348
await
WriteResponseTextAsync
(context.Response, e, context.GetApiVersion() is not null);
427
await
WriteResponseTextAsync
(context.Response, e, context.GetApiVersion() is not null);