2 references to OperationName
System.ServiceModel.Web (2)
System\ServiceModel\Description\WebHttpBehavior.cs (1)
286DispatchOperation dispatchOperation = new DispatchOperation(endpointDispatcher.DispatchRuntime, HelpOperationInvoker.OperationName, null, null)
System\ServiceModel\Dispatcher\WebHttpDispatchOperationSelector.cs (1)
218return HelpOperationInvoker.OperationName;