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