1 write to argCount
System.ServiceModel (1)
System\ServiceModel\Dispatcher\XPathMessageContext.cs (1)
433
this.
argCount
= argCount;
2 references to argCount
System.ServiceModel (2)
System\ServiceModel\Dispatcher\XPathMessageContext.cs (2)
448
return this.
argCount
;
468
function.InvokeInternal(context, this.
argCount
);