1 write to DefaultFactory
Microsoft.AspNetCore.Owin (1)
OwinEnvironment.cs (1)
370
DefaultFactory
= defaultFactory;
2 references to DefaultFactory
Microsoft.AspNetCore.Owin (2)
OwinEnvironment.cs (2)
397
if (value == null &&
DefaultFactory
!= null)
399
value =
DefaultFactory
();