1 write to function
System.ServiceModel (1)
System\ServiceModel\Dispatcher\QueryFunctions.cs (1)
20this.function = function;
3 references to function
System.ServiceModel (3)
System\ServiceModel\Dispatcher\QueryFunctions.cs (3)
28return functionCall.function.Equals(this.function); 36this.function.Eval(context);