7 references to TopArg
System.ServiceModel (7)
System\ServiceModel\Dispatcher\QueryProcessor.cs (2)
141
return this.valueStack.
TopArg
;
149
return this.sequenceStack.
TopArg
;
System\ServiceModel\Dispatcher\QueryStack.cs (5)
272
StackFrame topFrame = this.
TopArg
;
389
StackFrame topArg = this.
TopArg
;
416
StackFrame topFrame = this.
TopArg
;
649
StackFrame arg = this.
TopArg
;
671
StackFrame arg = this.
TopArg
;