2 references to InferXmlType
System.Data.SqlXml (2)
System\Xml\Xsl\Runtime\XmlExtensionFunction.cs (2)
223
this.argXmlTypes[i] =
InferXmlType
(this.argClrTypes[i]);
245
this.retXmlType =
InferXmlType
(this.retClrType);