2 references to GetXsltConvertMethod
System.Private.Xml (2)
System\Xml\Xsl\IlGen\XmlIlVisitor.cs (2)
3802
if (
GetXsltConvertMethod
(typSrc, typDst, out meth))
3810
if (!
GetXsltConvertMethod
(typSrc.IsSingleton ? TypeFactory.Item : TypeFactory.ItemS, typDst, out meth))