3 references to Variables
System.Data.SqlXml (3)
System\Xml\Xsl\XsltOld\ActionFrame.cs (3)
289return this.action.GetDbgData(this).Variables.Length; 292return this.action.GetDbgData(this).Variables[varIndex].GetDbgData(null).StyleSheet; 295return GetVariable(this.action.GetDbgData(this).Variables[varIndex].VarKey);