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