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