Base:
method
Clone
System.Security.Claims.ClaimsIdentity.Clone()
1 reference to Clone
Microsoft.AspNetCore.Http.Connections (1)
Internal\HttpConnectionDispatcher.cs (1)
690newContext.User = new WindowsPrincipal((WindowsIdentity)(windowsIdentity.Clone()));