2 references to
System.IdentityModel (2)
System\IdentityModel\Tokens\LocalIdKeyIdentifierClause.cs (2)
15: this(localId, (Type[])null) 20: this(localId, ownerType == null ? (Type[])null : new Type[] { ownerType })