2 references to IsVoid
System.Xml (2)
System\Xml\Serialization\SoapReflectionImporter.cs (1)
636
if (accessor.TypeDesc.
IsVoid
) {
System\Xml\Serialization\XmlReflectionImporter.cs (1)
1532
else if (!accessor.TypeDesc.
IsVoid
) {