1 write to treePath
System.ServiceModel (1)
System\ServiceModel\Dispatcher\QueryTreeBuilder.cs (1)
139
this.
treePath
= new QueryBuffer<Opcode>(16);
2 references to treePath
System.ServiceModel (2)
System\ServiceModel\Dispatcher\QueryTreeBuilder.cs (2)
173
return this.
treePath
;
214
this.
treePath
.Add(this.treeOpcode);