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