106 references to StackFrame
System.ServiceModel (106)
System\ServiceModel\Dispatcher\QueryBranchOp.cs (7)
158StackFrame arg = context.TopArg; 207StackFrame results = context.TopArg; 208StackFrame resultMask = context.SecondArg; 260StackFrame sequences = context.TopSequenceArg; 262StackFrame resultMask = context.TopArg; 401StackFrame frame = context.TopArg; 1372StackFrame arg = context.TopArg;
System\ServiceModel\Dispatcher\QueryFunctions.cs (46)
148StackFrame arg = context[i]; 489StackFrame[] args = new StackFrame[argCount]; 572StackFrame arg = context.TopArg; 742StackFrame arg = context.TopArg; 762StackFrame arg = context.TopArg; 782StackFrame langArg = context.TopArg; 783StackFrame sequences = context.TopSequenceArg; 820StackFrame sequences = context.TopSequenceArg; 848StackFrame arg = context.TopArg; 863StackFrame arg = context.TopArg; 881StackFrame arg = context.TopArg; 899StackFrame arg = context.TopArg; 922StackFrame arg = context.TopArg; 933StackFrame arg = context.TopArg; 950StackFrame arg = context.TopArg; 961StackFrame arg = context.TopArg; 973StackFrame arg = context.TopArg; 990StackFrame arg = context.TopArg; 1006StackFrame arg1 = context[0]; 1007StackFrame arg2 = context[1]; 1021StackFrame arg1 = context[0]; 1022StackFrame arg2 = context[1]; 1023StackFrame arg3 = context[2]; 1040StackFrame arg1 = context[0]; 1041StackFrame arg2 = context[1]; 1042StackFrame arg3 = context[2]; 1043StackFrame arg4 = context[3]; 1063StackFrame arg1 = context.TopArg; 1064StackFrame arg2 = context.SecondArg; 1080StackFrame arg = context.TopArg; 1097StackFrame arg1 = context.TopArg; 1098StackFrame arg2 = context.SecondArg; 1114StackFrame arg1 = context.TopArg; 1115StackFrame arg2 = context.SecondArg; 1132StackFrame arg1 = context.TopArg; 1133StackFrame arg2 = context.SecondArg; 1150StackFrame arg1 = context.TopArg; 1151StackFrame arg2 = context.SecondArg; 1171StackFrame argString = context.TopArg; 1172StackFrame argStartAt = context.SecondArg; 1173StackFrame argLimit = context[2]; 1209StackFrame argSource = context.TopArg; 1210StackFrame argKeys = context.SecondArg; 1211StackFrame argValues = context[2]; 1247StackFrame argStr = context.TopArg;
System\ServiceModel\Dispatcher\QueryIntervalOp.cs (1)
1014StackFrame arg = context.TopArg;
System\ServiceModel\Dispatcher\QueryMath.cs (11)
56StackFrame argX = context.TopArg; 57StackFrame argY = context.SecondArg; 83StackFrame argX = context.TopArg; 84StackFrame argY = context.SecondArg; 110StackFrame argX = context.TopArg; 111StackFrame argY = context.SecondArg; 137StackFrame argX = context.TopArg; 138StackFrame argY = context.SecondArg; 163StackFrame argX = context.TopArg; 164StackFrame argY = context.SecondArg; 189StackFrame frame = context.TopArg;
System\ServiceModel\Dispatcher\QueryPrefixOp.cs (1)
761StackFrame arg = context.TopArg;
System\ServiceModel\Dispatcher\QueryProcessor.cs (4)
44internal StackFrame this[int frameIndex] 105internal StackFrame SecondArg 137internal StackFrame TopArg 145internal StackFrame TopSequenceArg
System\ServiceModel\Dispatcher\QueryRelOp.cs (4)
49StackFrame argX = context.TopArg; 50StackFrame argY = context.SecondArg; 157StackFrame arg = context.TopArg; 231StackFrame arg = context.TopArg;
System\ServiceModel\Dispatcher\QueryResultOp.cs (4)
35StackFrame topFrame = context.TopArg; 66StackFrame topFrame = context.TopArg; 187StackFrame topFrame = context.TopArg; 239StackFrame topFrame = context.TopArg;
System\ServiceModel\Dispatcher\QuerySelectOp.cs (2)
493StackFrame topFrame = context.TopSequenceArg; 576StackFrame topFrame = context.TopSequenceArg;
System\ServiceModel\Dispatcher\QuerySetOp.cs (8)
17StackFrame sequences = context.TopSequenceArg; 18StackFrame ordinals = context.TopArg; 59StackFrame sequences = context.TopSequenceArg; 93StackFrame sequences = context.TopSequenceArg; 94StackFrame results = context.TopArg; 142StackFrame topArg = context.TopArg; 143StackFrame secondArg = context.SecondArg; 170StackFrame arg = context.TopArg;
System\ServiceModel\Dispatcher\QueryStack.cs (8)
210internal StackFrame this[int frameIndex] 226internal StackFrame SecondArg 242internal StackFrame TopArg 272StackFrame topFrame = this.TopArg; 389StackFrame topArg = this.TopArg; 416StackFrame topFrame = this.TopArg; 649StackFrame arg = this.TopArg; 671StackFrame arg = this.TopArg;
System\ServiceModel\Dispatcher\QueryValue.cs (2)
30StackFrame frame; 61internal StackFrame Frame
System\ServiceModel\Dispatcher\XPathMessageContext.cs (8)
976StackFrame seqArg = context.TopArg; 1038StackFrame seqArg = context.TopArg; 1103StackFrame seqArg = context.TopArg; 1177StackFrame seqArg = context.TopArg; 1244StackFrame actorArg = context.TopArg; 1568StackFrame dateArg = context.TopArg; 1606StackFrame nameArg = context.TopArg; 1683StackFrame spanArg = context.TopArg;