2 references to IsReturnValue
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Serialization\SoapReflectionImporter.cs (1)
646
if (member.
IsReturnValue
&& writeAccessors)
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlReflectionImporter.cs (1)
1271
if (rpc && xmlReflectionMembers[i].
IsReturnValue
)