2 references to QName
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\OperationFormatter.cs (2)
919base.Add(new QName(name, ns), message); 924if (base.TryGetValue(new QName(name, ns), out message))