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