1 instantiation of InfoResponse
Microsoft.DotNet.HotReload.Watch (1)
InfoResponse.cs (1)
20
public static InfoResponse Instance =
new
() {ProtocolsSupported = new string[]
3 references to InfoResponse
Microsoft.DotNet.HotReload.Watch (3)
AspireServerService.cs (2)
217
app.MapGet(
InfoResponse
.Url, GetInfoAsync);
274
await context.Response.WriteAsJsonAsync(
InfoResponse
.Instance, JsonSerializerOptions, _shutdownCancellationTokenSource.Token);
InfoResponse.cs (1)
20
public static
InfoResponse
Instance = new () {ProtocolsSupported = new string[]