1 write to Namespace
System.ServiceModel (1)
System\ServiceModel\Dispatcher\OperationFormatter.cs (1)
883
Namespace
= ns;
2 references to Namespace
System.ServiceModel (2)
System\ServiceModel\Dispatcher\OperationFormatter.cs (2)
893
return x.Name == y.Name && x.
Namespace
== y.
Namespace
;