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