3 writes to AlgorithmAttribute
System.ServiceModel (3)
System\ServiceModel\DXD.cs (1)
145this.AlgorithmAttribute = dictionary.Add(SecureConversationDec2005Strings.AlgorithmAttribute);
System\ServiceModel\XD.cs (2)
1007this.AlgorithmAttribute = dictionary.CreateString(ServiceModelStringsVersion1.String8, 8); 1043this.AlgorithmAttribute = dictionary.CreateString(ServiceModelStringsVersion1.String8, 8);
1 reference to AlgorithmAttribute
System.ServiceModel (1)
System\ServiceModel\DXD.cs (1)
174SecureConversationDictionaryStrings.Add(DXD.SecureConversationDec2005Dictionary.AlgorithmAttribute);