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