2 references to Startup
WsFedSample (2)
Program.cs (2)
29
.UseStartup<
Startup
>();
45
var assembly = typeof(
Startup
).Assembly;