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