8 references to Append
System.ServiceModel (8)
System\ServiceModel\Dispatcher\QueryMatcher.cs (2)
892
codeBlock.
Append
(QueryMatcher.CompileForInternalEngine(expression, names, QueryCompilerFlags.InverseQuery, out returnType));
921
codeBlock.
Append
(QueryMatcher.CompileForExternalEngine(expression, names, item, this.match));
System\ServiceModel\Dispatcher\XPathCompiler.cs (6)
60
expandedBlock.
Append
(mainBlock);
120
boolBlock.
Append
(this.CompileBlock(subExpr));
132
boolBlock.
Append
(this.CompileBlock(subExpr));
141
this.codeBlock.
Append
(boolBlock);
160
boolBlock.
Append
(this.CompileBlock(subExpr));
173
this.codeBlock.
Append
(boolBlock);