Enable duplicate "UriMatched" error check, with couple of FIXMEs.
commit97a48b0eab33c3675fed7aee369a51905d86b457
authorAtsushi Eno <atsushi@ximian.com>
Wed, 19 Jan 2011 11:22:45 +0000 (19 20:22 +0900)
committerAtsushi Eno <atsushi@ximian.com>
Tue, 8 Feb 2011 03:05:03 +0000 (8 12:05 +0900)
tree15c0f3783b44184fd1476986e8559f56962b5887
parentfbc54c3de51088c4501d663a34bd721bcd8a2084
Enable duplicate "UriMatched" error check, with couple of FIXMEs.

.NET is very unclear about those UriTemplate behavior. Too minor to mind.
mcs/class/System.ServiceModel.Web/System.ServiceModel.Dispatcher/WebHttpDispatchOperationSelector.cs
mcs/class/System.ServiceModel.Web/Test/System.ServiceModel.Dispatcher/WebHttpDispatchOperationSelectorTest.cs
mcs/class/System.ServiceModel.Web/Test/System/UriTemplateTest.cs