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