2 writes to KeyType
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\DXD.cs (1)
268
this.
KeyType
= dictionary.Add(TrustDec2005Strings.KeyType);
FrameworkFork\System.ServiceModel\System\ServiceModel\XD.cs (1)
746
this.
KeyType
= dictionary.CreateString(ServiceModelStringsVersion1.String221, 221);
8 references to KeyType
dotnet-svcutil-lib (8)
FrameworkFork\System.ServiceModel\System\ServiceModel\DXD.cs (2)
346
Feb2005DictionaryStrings.Add(XD.TrustFeb2005Dictionary.
KeyType
);
391
Dec2005DictionaryString.Add(DXD.TrustDec2005Dictionary.
KeyType
);
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\WSTrust.cs (4)
732
return element.LocalName == this.DriverDictionary.
KeyType
.Value
740
XmlElement result = doc.CreateElement(this.DriverDictionary.Prefix.Value, this.DriverDictionary.
KeyType
.Value,
751
return element.LocalName == this.DriverDictionary.
KeyType
.Value
759
XmlElement result = doc.CreateElement(this.DriverDictionary.Prefix.Value, this.DriverDictionary.
KeyType
.Value,
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\WSTrustDec2005.cs (2)
74
XmlElement result = doc.CreateElement(this.DriverDictionary.Prefix.Value, this.DriverDictionary.
KeyType
.Value,
88
if (element.LocalName == this.DriverDictionary.
KeyType
.Value