3 references to GetXmlArgumentType
System.Private.Xml (3)
System\Xml\Xsl\IlGen\XmlIlVisitor.cs (1)
3646
xmlTypeFormalArg = extFunc.
GetXmlArgumentType
(iArg);
System\Xml\Xsl\Runtime\XmlQueryContext.cs (1)
285
xmlTypeFormalArg = extFunc.
GetXmlArgumentType
(i);
System\Xml\Xsl\Xslt\QilGeneratorEnv.cs (1)
245
xmlTypeFormalArg = scrFunc.
GetXmlArgumentType
(i);