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