3 references to AddToDictionary
System.ServiceModel (3)
System\ServiceModel\Dispatcher\OperationFormatter.cs (3)
102return AddToDictionary(dictionary, s); 535action = AddToDictionary(dictionary, actionString); 537replyAction = AddToDictionary(dictionary, replyActionString);