Implemented interface member:
property
Environment
Microsoft.AspNetCore.Owin.IOwinEnvironmentFeature.Environment
1 write to Environment
Microsoft.AspNetCore.Owin (1)
OwinExtensions.cs (1)
140context.Features.Set<IOwinEnvironmentFeature>(new OwinEnvironmentFeature() { Environment = env });