48 references to ReadStartElement
System.ServiceModel.Primitives (48)
System\IdentityModel\Tokens\KeyInfoSerializer.cs (1)
149
localReader.
ReadStartElement
(XD.XmlSignatureDictionary.KeyInfo, XD.XmlSignatureDictionary.Namespace);
System\IdentityModel\Tokens\WSSecurityJan2004.cs (5)
197
reader.
ReadStartElement
(XD.SecurityJan2004Dictionary.SecurityTokenReference, NamespaceUri);
475
reader.
ReadStartElement
(XD.XmlSignatureDictionary.X509Data, XD.XmlSignatureDictionary.Namespace);
476
reader.
ReadStartElement
(XD.XmlSignatureDictionary.X509IssuerSerial, XD.XmlSignatureDictionary.Namespace);
477
reader.
ReadStartElement
(XD.XmlSignatureDictionary.X509IssuerName, XD.XmlSignatureDictionary.Namespace);
480
reader.
ReadStartElement
(XD.XmlSignatureDictionary.X509SerialNumber, XD.XmlSignatureDictionary.Namespace);
System\IdentityModel\Tokens\XmlDsigSep2000.cs (5)
60
reader.
ReadStartElement
(LocalName, NamespaceUri);
132
reader.
ReadStartElement
(XD.XmlSignatureDictionary.X509Data, NamespaceUri);
150
reader.
ReadStartElement
(XD.XmlSignatureDictionary.X509IssuerSerial, XD.XmlSignatureDictionary.Namespace);
151
reader.
ReadStartElement
(XD.XmlSignatureDictionary.X509IssuerName, XD.XmlSignatureDictionary.Namespace);
154
reader.
ReadStartElement
(XD.XmlSignatureDictionary.X509SerialNumber, XD.XmlSignatureDictionary.Namespace);
System\ServiceModel\Channels\CloseSequence.cs (2)
34
reader.
ReadStartElement
(wsrm11Dictionary.CloseSequence, wsrmNs);
35
reader.
ReadStartElement
(XD.WsrmFeb2005Dictionary.Identifier, wsrmNs);
System\ServiceModel\Channels\CloseSequenceResponse.cs (2)
31
reader.
ReadStartElement
(DXD.Wsrm11Dictionary.CloseSequenceResponse, wsrmNs);
32
reader.
ReadStartElement
(XD.WsrmFeb2005Dictionary.Identifier, wsrmNs);
System\ServiceModel\Channels\CreateSequence.cs (2)
50
reader.
ReadStartElement
(wsrmFeb2005Dictionary.CreateSequence, wsrmNs);
63
reader.
ReadStartElement
(wsrmFeb2005Dictionary.Identifier, wsrmNs);
System\ServiceModel\Channels\CreateSequenceResponse.cs (2)
48
reader.
ReadStartElement
(wsrmFeb2005Dictionary.CreateSequenceResponse, wsrmNs);
50
reader.
ReadStartElement
(wsrmFeb2005Dictionary.Identifier, wsrmNs);
System\ServiceModel\Channels\MessageFault.cs (6)
723
reader.
ReadStartElement
(XD.MessageDictionary.Fault, version.DictionaryNamespace);
724
reader.
ReadStartElement
(XD.Message12Dictionary.FaultCode, version.DictionaryNamespace);
734
reader.
ReadStartElement
(XD.Message12Dictionary.FaultReason, version.DictionaryNamespace);
774
reader.
ReadStartElement
(XD.Message12Dictionary.FaultValue, version.DictionaryNamespace);
801
reader.
ReadStartElement
(XD.MessageDictionary.Fault, XD.Message11Dictionary.Namespace);
804
reader.
ReadStartElement
(XD.Message11Dictionary.FaultCode, XD.Message11Dictionary.FaultNamespace);
System\ServiceModel\Channels\MessageHeaders.cs (1)
73
reader.
ReadStartElement
(XD.MessageDictionary.Header, envelopeVersion.DictionaryNamespace);
System\ServiceModel\Channels\ReliableMessagingHelpers.cs (1)
2027
reader.
ReadStartElement
(XD.WsrmFeb2005Dictionary.Identifier, WsrmIndex.GetNamespace(reliableMessagingVersion));
System\ServiceModel\Channels\TerminateSequence.cs (2)
41
reader.
ReadStartElement
(wsrmFeb2005Dictionary.TerminateSequence, wsrmNs);
43
reader.
ReadStartElement
(wsrmFeb2005Dictionary.Identifier, wsrmNs);
System\ServiceModel\Channels\TerminateSequenceResponse.cs (2)
35
reader.
ReadStartElement
(DXD.Wsrm11Dictionary.TerminateSequenceResponse, wsrmNs);
37
reader.
ReadStartElement
(XD.WsrmFeb2005Dictionary.Identifier, wsrmNs);
System\ServiceModel\Channels\WsrmFault.cs (3)
556
detailReader.
ReadStartElement
(DXD.Wsrm11Dictionary.MaxMessageNumber,
808
headerReader.
ReadStartElement
(wsrmFeb2005Dictionary.SequenceFault, wsrmNs);
809
headerReader.
ReadStartElement
(wsrmFeb2005Dictionary.FaultCode, wsrmNs);
System\ServiceModel\Channels\WsrmMessageInfo.cs (5)
989
reader.
ReadStartElement
(wsrmFeb2005Dictionary.Identifier, wsrmNs);
993
reader.
ReadStartElement
(wsrmFeb2005Dictionary.MessageNumber, wsrmNs);
1102
reader.
ReadStartElement
(wsrmFeb2005Dictionary.SequenceAcknowledgement, wsrmNs);
1103
reader.
ReadStartElement
(wsrmFeb2005Dictionary.Identifier, wsrmNs);
1371
reader.
ReadStartElement
(wsrmFeb2005Dictionary.Identifier, wsrmNs);
System\ServiceModel\EndpointIdentity.cs (1)
159
reader.
ReadStartElement
(XD.AddressingDictionary.Identity, XD.AddressingDictionary.IdentityExtensionNamespace);
System\ServiceModel\RsaEndpointIdentity.cs (1)
46
reader.
ReadStartElement
(XD.XmlSignatureDictionary.RsaKeyValue, XD.XmlSignatureDictionary.Namespace);
System\ServiceModel\Security\WSSecureConversation.cs (2)
200
reader.
ReadStartElement
(_parent.SerializerDictionary.Nonce, _parent.SerializerDictionary.Namespace);
551
reader.
ReadStartElement
(DriverDictionary.SecurityContextToken, DriverDictionary.Namespace);
System\ServiceModel\Security\WSSecurityJan2004.cs (1)
336
reader.
ReadStartElement
(XD.SecurityJan2004Dictionary.UserNameTokenElement, XD.SecurityJan2004Dictionary.Namespace);
System\ServiceModel\Security\WSTrust.cs (1)
398
reader.
ReadStartElement
(DriverDictionary.RequestSecurityTokenResponseCollection, DriverDictionary.Namespace);
System\ServiceModel\Security\WSUtilitySpecificationVersion.cs (1)
84
reader.
ReadStartElement
(XD.UtilityDictionary.CreatedElement, XD.UtilityDictionary.Namespace);
System\ServiceModel\Security\XmlHelper.cs (1)
393
reader.
ReadStartElement
(localName, ns);
System\ServiceModel\X509CertificateEndpointIdentity.cs (1)
61
reader.
ReadStartElement
(XD.XmlSignatureDictionary.X509Data, XD.XmlSignatureDictionary.Namespace);