1 write to catchAllOperationName
System.ServiceModel.Web (1)
System\ServiceModel\Dispatcher\WebHttpDispatchOperationSelector.cs (1)
85this.catchAllOperationName = od.Name;
7 references to catchAllOperationName
System.ServiceModel.Web (7)
System\ServiceModel\Dispatcher\WebHttpDispatchOperationSelector.cs (7)
78if (this.catchAllOperationName != "") 186return this.catchAllOperationName; 192return this.catchAllOperationName; 197return this.catchAllOperationName; 206return this.catchAllOperationName; 222return this.catchAllOperationName; 289return catchAllOperationName;