2 references to InferXsltType
System.Private.Xml (2)
System\Xml\Xsl\Runtime\XmlExtensionFunction.cs (1)
343
return XsltConvert.
InferXsltType
(clrType);
System\Xml\Xsl\Runtime\XmlQueryRuntime.cs (1)
633
switch (XsltConvert.
InferXsltType
(sourceType).TypeCode)