6 references to MoveToStartElement
dotnet-svcutil-lib (6)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlDictionaryReader.cs (2)
211
MoveToStartElement
(localName, namespaceUri);
219
MoveToStartElement
(localName, namespaceUri);
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\EncryptedKey.cs (2)
209
reader.
MoveToStartElement
(OpeningElementName, NamespaceUri);
375
reader.
MoveToStartElement
(ElementName, XD.XmlEncryptionDictionary.Namespace);
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\SecurityVersion.cs (1)
251
reader.
MoveToStartElement
(XD.SecurityXXX2005Dictionary.SignatureConfirmation, XD.SecurityXXX2005Dictionary.Namespace);
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\XmlHelper.cs (1)
222
reader.
MoveToStartElement
(name, namespaceUri);