Implemented interface member:
property
Services
Microsoft.AspNetCore.Hosting.IWebHost.Services
1 reference to Services
Microsoft.AspNetCore.Hosting.Tests (1)
Fakes\GenericWebHost.cs (1)
20public IFeatureCollection ServerFeatures => Services.GetRequiredService<IServer>().Features;