2 references to DictionaryName
System.ServiceModel (2)
System\ServiceModel\Dispatcher\PrimitiveOperationFormatter.cs (2)
595return reader.IsStartElement(part.DictionaryName, part.DictionaryNamespace); 613writer.WriteStartElement(part.DictionaryName, part.DictionaryNamespace);