Base:
method
SetXsltContext
MS.Internal.Xml.XPath.Query.SetXsltContext(System.Xml.Xsl.XsltContext)
1 override of SetXsltContext
System.Xml (1)
System\Xml\XPath\Internal\FilterQuery.cs (1)
36public override void SetXsltContext(XsltContext input) {
1 reference to SetXsltContext
System.Xml (1)
System\Xml\XPath\Internal\FilterQuery.cs (1)
37base.SetXsltContext(input);