2 references to GetClrType
System.Data.SqlXml (2)
System\Xml\Xsl\Runtime\XmlExtensionFunction.cs (2)
215
this.argClrTypes[i] =
GetClrType
(paramInfo[i].ParameterType);
218
this.retClrType =
GetClrType
(this.meth.ReturnType);