3 references to GetQueryKeyComparer
System.ServiceModel (3)
System\UriTemplate.cs (3)
865IDictionary<string, string> extraParameters = new Dictionary<string, string>(UriTemplateHelpers.GetQueryKeyComparer()); 887IDictionary<string, string> extraParameters = new Dictionary<string, string>(UriTemplateHelpers.GetQueryKeyComparer()); 1608extraParameters = new Dictionary<string, string>(UriTemplateHelpers.GetQueryKeyComparer());