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