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