2 references to DictionaryName
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\PrimitiveOperationFormatter.cs (2)
553
return reader.IsStartElement(part.
DictionaryName
, part.DictionaryNamespace);
570
writer.WriteStartElement(part.
DictionaryName
, part.DictionaryNamespace);