3 references to Primary
System.IdentityModel (3)
System\IdentityModel\Protocols\WSTrust\WSTrustSerializationHelper.cs (3)
562if (reader.IsStartElement(trustConstants.Elements.Primary, trustConstants.NamespaceURI)) 564reader.ReadStartElement(trustConstants.Elements.Primary, trustConstants.NamespaceURI); 1303writer.WriteStartElement(trustConstants.Prefix, trustConstants.Elements.Primary, trustConstants.NamespaceURI);