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