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