1 override of ResolveVariable
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\CompiledXpathExpr.cs (1)
136public override IXsltContextVariable ResolveVariable(string prefix, string name)
1 reference to ResolveVariable
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\VariableQuery.cs (1)
34_variable = xsltContext.ResolveVariable(prefix, name);