1 write to insertPath
System.ServiceModel (1)
System\ServiceModel\Dispatcher\QueryTreeBuilder.cs (1)
140this.insertPath = new QueryBuffer<Opcode>(16);
2 references to insertPath
System.ServiceModel (2)
System\ServiceModel\Dispatcher\QueryTreeBuilder.cs (2)
157return this.insertPath; 215this.insertPath.Add(this.insertOpcode);