3 references to AddToDictionary
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\OperationFormatter.cs (3)
104
return
AddToDictionary
(_dictionary, s);
547
action =
AddToDictionary
(dictionary, actionString);
549
replyAction =
AddToDictionary
(dictionary, replyActionString);