2 references to ReplyDescription
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\DataContractSerializerOperationFormatter.cs (2)
91
if (
ReplyDescription
!= null)
92
replyMessageInfo = CreateMessageInfo(dataContractFormatAttribute,
ReplyDescription
, _serializerFactory);