2 references to ClrReturnType
System.Private.Xml (2)
System\Xml\Xsl\IlGen\XmlIlVisitor.cs (1)
3616
clrTypeRetSrc = extFunc.
ClrReturnType
;
System\Xml\Xsl\Runtime\XmlQueryContext.cs (1)
315
if (objRet == null && extFunc.
ClrReturnType
== typeof(void))