Home
last modified time | relevance | path

Searched refs:IXsltContextVariable (Results 1 – 25 of 53) sorted by relevance

123

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data.SqlXml/System/Xml/Xsl/XsltOld/
H A DVariableAction.cs22 internal class VariableAction : ContainerAction, IXsltContextVariable {
163 XPathResultType IXsltContextVariable.VariableType {
166 object IXsltContextVariable.Evaluate(XsltContext xsltContext) { in IXsltContextVariable.Evaluate()
169 bool IXsltContextVariable.IsLocal {
172 bool IXsltContextVariable.IsParam {
H A DXsltCompileContext.cs63 public override IXsltContextVariable ResolveVariable(string prefix, string name) { in ResolveVariable()
66 IXsltContextVariable variable = this.manager.VariableScope.ResolveVariable(qname); in ResolveVariable()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Xml/src/System/Xml/Xsl/XsltOld/
H A DVariableAction.cs19 internal class VariableAction : ContainerAction, IXsltContextVariable
188 XPathResultType IXsltContextVariable.VariableType
192 object IXsltContextVariable.Evaluate(XsltContext xsltContext) in IXsltContextVariable.Evaluate()
196 bool IXsltContextVariable.IsLocal
200 bool IXsltContextVariable.IsParam
H A DXsltCompileContext.cs67 public override IXsltContextVariable ResolveVariable(string prefix, string name) in ResolveVariable()
71 IXsltContextVariable variable = _manager.VariableScope.ResolveVariable(qname); in ResolveVariable()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Xml/System/Xml/Xslt/
H A DXsltContext.cs20 public interface IXsltContextVariable { interface
33 public abstract IXsltContextVariable ResolveVariable(string prefix, string name); in ResolveVariable()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Xml/src/System/Xml/Xslt/
H A DXsltContext.cs19 public interface IXsltContextVariable interface
34 public abstract IXsltContextVariable ResolveVariable(string prefix, string name); in ResolveVariable()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel/System/ServiceModel/Dispatcher/
H A DXPathExpr.cs348 IXsltContextVariable variable;
350 internal XPathXsltVariableExpr(XsltContext context, IXsltContextVariable variable) in XPathXsltVariableExpr()
366 internal IXsltContextVariable Variable
H A DQueryCoreOp.cs251 IXsltContextVariable variable;
254 internal PushXsltVariableOpcode(XsltContext context, IXsltContextVariable variable) in PushXsltVariableOpcode()
H A DXPathMessageContext.cs182 public override IXsltContextVariable ResolveVariable(string prefix, string name) in ResolveVariable()
484 internal abstract class XPathMessageVariable : IXsltContextVariable
H A DXPathParser.cs987 IXsltContextVariable var = this.context.ResolveVariable(prefix, varName.Name); in ParseVariableExpression()
/dports/lang/mono/mono-5.10.1.57/mcs/class/Facades/System.Xml.Xsl.Primitives/
H A DTypeForwarders.cs24 …tem.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Xml.Xsl.IXsltContextVariable))]
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.ServiceModel/System.ServiceModel.Dispatcher/
H A DXPathMessageContext.cs71 public override IXsltContextVariable ResolveVariable ( in ResolveVariable()
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/Facades/
H A DSystem.Xml.Xsl.Primitives.cs18 …tem.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Xml.Xsl.IXsltContextVariable))]
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monotouch/Facades/
H A DSystem.Xml.Xsl.Primitives.cs18 …tem.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Xml.Xsl.IXsltContextVariable))]
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monodroid/Facades/
H A DSystem.Xml.Xsl.Primitives.cs18 …tem.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Xml.Xsl.IXsltContextVariable))]
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Xml/src/System/Xml/XPath/Internal/
H A DVariableQuery.cs14 private IXsltContextVariable _variable;
H A DCompiledXPathExpr.cs141 public override IXsltContextVariable ResolveVariable(string prefix, string name) in ResolveVariable()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Xml/System/Xml/XPath/Internal/
H A DVariableQuery.cs17 private IXsltContextVariable variable;
H A DCompiledXPathExpr.cs112 public override IXsltContextVariable ResolveVariable(string prefix, string name) { in ResolveVariable()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Xml.Linq/Test/System.Xml.XPath/
H A DExtensionsTest2.cs302 public override IXsltContextVariable ResolveVariable (string prefix, string name) in ResolveVariable()
359 public class MyVariable : IXsltContextVariable
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.XML/Test/System.Xml.XPath/
H A DXPathNavigatorTests.cs320 public override IXsltContextVariable ResolveVariable (string prefix, string name) in ResolveVariable()
377 public class MyVariable : IXsltContextVariable
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Xml.ReaderWriter/ref/
H A DSystem.Xml.ReaderWriter.cs2745 public partial interface IXsltContextVariable interface
2812 … public abstract System.Xml.Xsl.IXsltContextVariable ResolveVariable(string prefix, string name); in ResolveVariable()
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monotouch/
H A DSystem.Xml.cs3604 public partial interface IXsltContextVariable interface
3672 … public abstract System.Xml.Xsl.IXsltContextVariable ResolveVariable(string prefix, string name); in ResolveVariable()
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A DSystem.Xml.cs3653 public partial interface IXsltContextVariable interface
3723 … public abstract System.Xml.Xsl.IXsltContextVariable ResolveVariable(string prefix, string name); in ResolveVariable()
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A DSystem.Xml.cs3678 public partial interface IXsltContextVariable interface
3748 … public abstract System.Xml.Xsl.IXsltContextVariable ResolveVariable(string prefix, string name); in ResolveVariable()

123