2 writes to actionFrame
System.Data.SqlXml (2)
System\Xml\Xsl\XsltOld\Processor.cs (2)
955
dbgFrame.
actionFrame
= (ActionFrame) this.actionStack.Peek(); // In a case of next builtIn action.
967
dbgFrame.
actionFrame
= (ActionFrame) this.actionStack.Peek();
1 reference to actionFrame
System.Data.SqlXml (1)
System\Xml\Xsl\XsltOld\Processor.cs (1)
988
return ((DebuggerFrame) this.debuggerStack[depth]).
actionFrame
;