1 implementation of IStackFrame
System.Data.SqlXml (1)
System\Xml\Xsl\XsltOld\ActionFrame.cs (1)
19
internal class ActionFrame :
IStackFrame
{
7 references to IStackFrame
System.Data.SqlXml (7)
System\Xml\Xsl\XsltOld\ActionFrame.cs (5)
273
XPathNavigator
IStackFrame
.Instruction {
281
XPathNodeIterator
IStackFrame
.NodeSet {
285
int
IStackFrame
.GetVariablesCount() {
291
XPathNavigator
IStackFrame
.GetVariable(int varIndex) {
294
object
IStackFrame
.GetVariableValue(int varIndex) {
System\Xml\Xsl\XsltOld\Processor.cs (1)
987
IStackFrame
IXsltProcessor.GetStackFrame(int depth) {
System\Xml\Xsl\XsltOld\XsltDebugger.cs (1)
25
IStackFrame
GetStackFrame(int depth);