2 references to IsVoid
System.Private.Xml (2)
System\Xml\Serialization\SoapReflectionImporter.cs (1)
688
if (accessor.TypeDesc.
IsVoid
)
System\Xml\Serialization\XmlReflectionImporter.cs (1)
1764
else if (!accessor.TypeDesc.
IsVoid
)