3 references to OwinFeatureCollection
Microsoft.AspNetCore.Owin (1)
OwinExtensions.cs (1)
146new OwinFeatureCollection(env)));
Microsoft.AspNetCore.Owin.Tests (2)
OwinFeatureCollectionTests.cs (2)
32var features = new OwinFeatureCollection(env); 51var features = new OwinFeatureCollection(env);