2 references to IsReturnValue
System.Private.Xml (2)
System\Xml\Serialization\SoapReflectionImporter.cs (1)
617
if (member.
IsReturnValue
&& writeAccessors)
System\Xml\Serialization\XmlReflectionImporter.cs (1)
1276
if (rpc && xmlReflectionMembers[i].
IsReturnValue
)