3 writes to _ownsUserIdentities
Microsoft.AspNetCore.Http.Connections (3)
Internal\HttpConnectionContext.cs (3)
390_ownsUserIdentities = false; 600_ownsUserIdentities = true; 637_ownsUserIdentities = false;
2 references to _ownsUserIdentities
Microsoft.AspNetCore.Http.Connections (2)
Internal\HttpConnectionContext.cs (2)
387if (_ownsUserIdentities && !ReferenceEquals(User, user)) 634if (_ownsUserIdentities)