2 references to GetClrType
System.Private.Xml (2)
System\Xml\Xsl\Runtime\XmlExtensionFunction.cs (2)
240
_argClrTypes[i] =
GetClrType
(paramInfo[i].ParameterType);
243
_retClrType =
GetClrType
(_meth.ReturnType);