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