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