2 references to emptyParams
System.ServiceModel (2)
System\ServiceModel\Dispatcher\QueryFunctions.cs (2)
246
: this(name, returnType, QueryFunction.
emptyParams
, QueryFunctionFlag.None)
251
: this(name, returnType, QueryFunction.
emptyParams
, flags)