2 writes to Namespace
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\DXD.cs (1)
281this.Namespace = dictionary.Add(TrustDec2005Strings.Namespace);
FrameworkFork\System.ServiceModel\System\ServiceModel\XD.cs (1)
708this.Namespace = dictionary.CreateString(ServiceModelStringsVersion1.String63, 63);
64 references to Namespace
dotnet-svcutil-lib (64)
FrameworkFork\System.ServiceModel\System\ServiceModel\DXD.cs (2)
308Feb2005DictionaryStrings.Add(XD.TrustFeb2005Dictionary.Namespace); 404Dec2005DictionaryString.Add(DXD.TrustDec2005Dictionary.Namespace);
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\MessageSecurityTokenVersion.cs (6)
27XD.TrustFeb2005Dictionary.Namespace.Value, 36XD.TrustFeb2005Dictionary.Namespace.Value, 46XD.TrustFeb2005Dictionary.Namespace.Value, 56DXD.TrustDec2005Dictionary.Namespace.Value, 66DXD.TrustDec2005Dictionary.Namespace.Value, 76DXD.TrustDec2005Dictionary.Namespace.Value,
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\TrustVersion.cs (2)
56: base(XD.TrustFeb2005Dictionary.Namespace, XD.TrustFeb2005Dictionary.Prefix) 74: base(DXD.TrustDec2005Dictionary.Namespace, DXD.TrustDec2005Dictionary.Prefix)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\WSTrust.cs (39)
87protected override XmlDictionaryString NamespaceUri { get { return _parent.SerializerDictionary.Namespace; } } 101return element.LocalName == LocalName.Value && (element.NamespaceURI == NamespaceUri.Value || element.NamespaceURI == _otherDictionary.Namespace.Value) && valueTypeUri == this.ValueTypeUri; 106return (reader.IsStartElement(this.LocalName, this.NamespaceUri) || reader.IsStartElement(this.LocalName, _otherDictionary.Namespace)) && 222get { return DriverDictionary.Namespace; } 240reader.ReadStartElement(DriverDictionary.RequestSecurityTokenResponseCollection, DriverDictionary.Namespace); 241while (reader.IsStartElement(DriverDictionary.RequestSecurityTokenResponse.Value, DriverDictionary.Namespace.Value)) 354if (element.LocalName == DriverDictionary.Authenticator.Value && element.NamespaceURI == DriverDictionary.Namespace.Value) 357if (combinedHashElement.LocalName == DriverDictionary.CombinedHash.Value && combinedHashElement.NamespaceURI == DriverDictionary.Namespace.Value) 396if (elem.LocalName == DriverDictionary.BinaryExchange.Value && elem.NamespaceURI == DriverDictionary.Namespace.Value) 432if (element.LocalName == DriverDictionary.Entropy.Value && element.NamespaceURI == DriverDictionary.Namespace.Value) 456if (elem.LocalName == DriverDictionary.RequestedSecurityToken.Value && elem.NamespaceURI == DriverDictionary.Namespace.Value) 464else if (elem.LocalName == DriverDictionary.RequestedProofToken.Value && elem.NamespaceURI == DriverDictionary.Namespace.Value) 503return reader.IsStartElement(DriverDictionary.RequestSecurityTokenResponse.Value, DriverDictionary.Namespace.Value); 511return reader.IsStartElement(DriverDictionary.RequestSecurityTokenResponseCollection.Value, DriverDictionary.Namespace.Value); 516return (name == DriverDictionary.RequestedSecurityToken.Value && nameSpace == DriverDictionary.Namespace.Value); 521return (name == DriverDictionary.RequestedProofToken.Value && nameSpace == DriverDictionary.Namespace.Value); 601DriverDictionary.Namespace))); 618writer.WriteStartElement(DriverDictionary.Prefix.Value, DriverDictionary.RequestedTokenReference, DriverDictionary.Namespace); 639writer.WriteStartElement(DriverDictionary.Prefix.Value, DriverDictionary.RequestSecurityTokenResponseCollection, DriverDictionary.Namespace); 674&& element.NamespaceURI == this.DriverDictionary.Namespace.Value) 692this.DriverDictionary.Namespace.Value); 733&& element.NamespaceURI == this.DriverDictionary.Namespace.Value 741this.DriverDictionary.Namespace.Value); 752&& element.NamespaceURI == this.DriverDictionary.Namespace.Value 760this.DriverDictionary.Namespace.Value); 771&& element.NamespaceURI == this.DriverDictionary.Namespace.Value) 789this.DriverDictionary.Namespace.Value); 805XmlElement result = doc.CreateElement(this.DriverDictionary.UseKey.Value, this.DriverDictionary.Namespace.Value); 832this.DriverDictionary.Namespace.Value); 839return CheckElement(element, this.DriverDictionary.SignWith.Value, this.DriverDictionary.Namespace.Value, out signatureAlgorithm); 850this.DriverDictionary.Namespace.Value); 863this.DriverDictionary.Namespace.Value); 870return CheckElement(element, this.DriverDictionary.EncryptWith.Value, this.DriverDictionary.Namespace.Value, out encryptWithAlgorithm); 875return CheckElement(element, this.DriverDictionary.EncryptionAlgorithm.Value, this.DriverDictionary.Namespace.Value, out encryptionAlgorithm); 886this.DriverDictionary.Namespace.Value); 899this.DriverDictionary.Namespace.Value); 906return CheckElement(element, this.DriverDictionary.CanonicalizationAlgorithm.Value, this.DriverDictionary.Namespace.Value, out canonicalizationAlgorithm); 915&& element.NamespaceURI == this.DriverDictionary.Namespace.Value) 940this.DriverDictionary.Namespace.Value);
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\WSTrustDec2005.cs (6)
75this.DriverDictionary.Namespace.Value); 89&& element.NamespaceURI == this.DriverDictionary.Namespace.Value 138XmlElement secondaryParamElement = originalRequestParameters[0].OwnerDocument.CreateElement(DXD.TrustDec2005Dictionary.Prefix.Value, DXD.TrustDec2005Dictionary.SecondaryParameters.Value, DXD.TrustDec2005Dictionary.Namespace.Value); 155(element.NamespaceURI == DXD.TrustDec2005Dictionary.Namespace.Value)); 166DXD.TrustDec2005Dictionary.Namespace.Value); 173return CheckElement(element, DXD.TrustDec2005Dictionary.KeyWrapAlgorithm.Value, DXD.TrustDec2005Dictionary.Namespace.Value, out keyWrapAlgorithm);
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\WSTrustFeb2005.cs (9)
97return this.DriverDictionary.Namespace.Value; 135if (child.LocalName == this.DriverDictionary.RequestedTokenClosed.Value && child.NamespaceURI == this.DriverDictionary.Namespace.Value) 154if (child.LocalName == this.DriverDictionary.RenewTarget.Value && child.NamespaceURI == this.DriverDictionary.Namespace.Value) 156else if (child.LocalName == this.DriverDictionary.CloseTarget.Value && child.NamespaceURI == this.DriverDictionary.Namespace.Value) 166writer.WriteStartElement(this.DriverDictionary.Prefix.Value, this.DriverDictionary.RequestedAttachedReference, this.DriverDictionary.Namespace); 173writer.WriteStartElement(this.DriverDictionary.Prefix.Value, this.DriverDictionary.RequestedUnattachedReference, this.DriverDictionary.Namespace); 183writer.WriteElementString(this.DriverDictionary.RequestedTokenClosed, this.DriverDictionary.Namespace, String.Empty); 191writer.WriteStartElement(this.DriverDictionary.Prefix.Value, this.DriverDictionary.RenewTarget, this.DriverDictionary.Namespace); 198writer.WriteStartElement(this.DriverDictionary.Prefix.Value, this.DriverDictionary.CloseTarget, this.DriverDictionary.Namespace);