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