4 references to AppendDictionaryXmlnsAttribute
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\BinaryMessageEncoder.cs (4)
1235
builder.
AppendDictionaryXmlnsAttribute
(messagePrefix, builder.GetStaticKey(message12Dictionary.Namespace.Key));
1236
builder.
AppendDictionaryXmlnsAttribute
(addressingPrefix, builder.GetStaticKey(addressing10Dictionary.Namespace.Key));
1289
builder.
AppendDictionaryXmlnsAttribute
(messagePrefix, builder.GetStaticKey(message12Dictionary.Namespace.Key));
1290
builder.
AppendDictionaryXmlnsAttribute
(addressingPrefix, builder.GetStaticKey(addressing10Dictionary.Namespace.Key));