2 references to OwinVersion
Microsoft.AspNetCore.Owin (2)
OwinEnvironment.cs (2)
114if (!context.Items.ContainsKey(OwinConstants.OwinVersion)) 116_context.Items[OwinConstants.OwinVersion] = "1.0";