2 references to Claim
System.Security.Claims (2)
System\Security\Claims\Claim.cs (2)
277: this(other, (other == null ? (ClaimsIdentity?)null : other._subject)) 395return new Claim(this, identity);