1 write to DictionaryName
System.ServiceModel.Primitives (1)
System\ServiceModel\Dispatcher\PrimitiveOperationFormatter.cs (1)
787DictionaryName = dictionaryName;
2 references to DictionaryName
System.ServiceModel.Primitives (2)
System\ServiceModel\Dispatcher\PrimitiveOperationFormatter.cs (2)
696return reader.IsStartElement(part.DictionaryName, part.DictionaryNamespace); 713writer.WriteStartElement(part.DictionaryName, part.DictionaryNamespace);