2 references to VoidType
System.Data.SqlXml (2)
System\Xml\Xsl\Runtime\XmlQueryContext.cs (1)
289
if (objRet == null && extFunc.ClrReturnType == XsltConvert.
VoidType
)
System\Xml\Xsl\Runtime\XsltConvert.cs (1)
372
if (clrType ==
VoidType
) return XmlQueryTypeFactory.Empty;