1 write to function
System.ServiceModel (1)
System\ServiceModel\Dispatcher\XPathMessageContext.cs (1)
432
this.
function
= fun;
4 references to function
System.ServiceModel (4)
System\ServiceModel\Dispatcher\XPathMessageContext.cs (4)
440
return this.
function
.ReturnType;
460
return this.
function
== fun.
function
;
468
function
.InvokeInternal(context, this.argCount);