Implemented interface member:
property
Features
Microsoft.AspNetCore.Hosting.Server.IServer.Features
3 writes to Features
Microsoft.AspNetCore.TestHost (3)
TestServer.cs (3)
52Features = featureCollection ?? throw new ArgumentNullException(nameof(featureCollection)); 77Features = featureCollection ?? throw new ArgumentNullException(nameof(featureCollection)); 100Features = featureCollection ?? throw new ArgumentNullException(nameof(featureCollection));