2 references to TrieSegment
System.ServiceModel (2)
System\ServiceModel\Dispatcher\QueryPrefixOp.cs (2)
54
:
this
(firstChar, string.Empty)
362
newSegment = new
TrieSegment
(this.segmentFirstChar, this.segmentTail.Substring(0, charIndex - 1));