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