2 references to InferXsltType
System.Data.SqlXml (2)
System\Xml\Xsl\Runtime\XmlExtensionFunction.cs (1)
306return XsltConvert.InferXsltType(clrType);
System\Xml\Xsl\Runtime\XmlQueryRuntime.cs (1)
601switch (XsltConvert.InferXsltType(sourceType).TypeCode) {