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