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