11 references to WithName
AspireJavaScript.MinimalApi (1)
AppHost.cs (1)
37
.
WithName
("GetWeatherForecast");
BlazorHosted.TimeApi (1)
Program.cs (1)
17
.
WithName
("GetCurrentTime");
BlazorHosted.WeatherApi (1)
Program.cs (1)
28
.
WithName
("GetWeatherForecast");
BlazorStandalone.TimeApi (1)
Program.cs (1)
19
.
WithName
("GetCurrentTime");
BlazorStandalone.WeatherApi (1)
Program.cs (1)
30
.
WithName
("GetWeatherForecast");
Stress.ApiService (1)
Program.cs (1)
470
.
WithName
("GetWeatherForecast");
TestingAppHost1.MyWebApp (4)
Program.cs (4)
35
.
WithName
("GetWeatherForecast");
40
}).
WithName
("GetLaunchProfileVar");
45
}).
WithName
("GetAppHostArg");
50
}).
WithName
("GetLaunchProfileVarFromAppHost");
Yarp.Backend (1)
Program.cs (1)
31
.
WithName
("GetWeatherForecast");