// Assembly: System.Xml
// Full name: System.Xml.Xsl.IXsltContextVariable

namespace System.Xml.Xsl
{
public class IXsltContextVariable // TypeDefIndex: 6922
{

	// Methods
	// RVA: -1
	public abstract type#29050 get_VariableType() { }
	// RVA: -1
	public abstract type#23705 Evaluate(type#29557 xsltContext) { }
}
}
