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