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