1 write to Formatter
Contract.Message.IntegrationTests (1)
MessageTests.4.0.0.cs (1)
123
clientOperation.
Formatter
= new AppendSuffixToStringFormatter(clientOperation.Formatter, _suffix);
1 reference to Formatter
Contract.Message.IntegrationTests (1)
MessageTests.4.0.0.cs (1)
123
clientOperation.Formatter = new AppendSuffixToStringFormatter(clientOperation.
Formatter
, _suffix);