4 writes to Prefix
System.ServiceModel.Primitives (4)
System\IdentityModel\XD.cs (4)
1037Prefix = dictionary.CreateString(IdentityModelStringsVersion1.String242, 242); 1105Prefix = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String242); 1190Prefix = dictionary.CreateString(IdentityModelStringsVersion1.String215, 215); 1245Prefix = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String215);
1 reference to Prefix
System.ServiceModel.Primitives (1)
System\IdentityModel\Security\WSTrust.cs (1)
112writer.WriteStartElement(_parent.SerializerDictionary.Prefix.Value, _parent.SerializerDictionary.BinarySecret, _parent.SerializerDictionary.Namespace);