2 references to WriteResponseTextAsync
Microsoft.DotNet.HotReload.Watch (2)
AspireServerService.cs (2)
356await WriteResponseTextAsync(context.Response, e, context.GetApiVersion() is not null); 435await WriteResponseTextAsync(context.Response, e, context.GetApiVersion() is not null);