2 writes to noTemplateHasQueryPart
System.ServiceModel (2)
System\UriTemplateTable.cs (2)
376this.noTemplateHasQueryPart = true; 382this.noTemplateHasQueryPart = false;
1 reference to noTemplateHasQueryPart
System.ServiceModel (1)
System\UriTemplateTable.cs (1)
174if (!this.noTemplateHasQueryPart && AtLeastOneCandidateHasQueryPart(candidates))