2 writes to IsReturnValue
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Serialization\SoapReflectionImporter.cs (1)
649mapping.IsReturnValue = true;
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlReflectionImporter.cs (1)
1274mapping.IsReturnValue = true;
1 reference to IsReturnValue
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlSerializationWriter.cs (1)
2031if (isRpc && member.IsReturnValue && member.Elements.Length > 0)