2 references to Claim
mscorlib (2)
system\security\claims\Claim.cs (2)
256: this(other, (other == null ? (ClaimsIdentity)null : other.m_subject)) 405return new Claim(this, identity);