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