2 references to GetXsltConvertMethod
System.Data.SqlXml (2)
System\Xml\Xsl\IlGen\XmlIlVisitor.cs (2)
3529if (GetXsltConvertMethod(typSrc, typDst, out meth)) { 3535if (!GetXsltConvertMethod(typSrc.IsSingleton ? TypeFactory.Item : TypeFactory.ItemS, typDst, out meth))