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