When adding a throw exceptions contract for an item the template still embeds the name of the item as a string instead of using the new nameof feature.
Also the error strings in the other contract types have the item embedded in them. This would be a good place to use string interpolation.
Hi Cameron,
Thank you for your report. We have discussed your note and completely agree with you that these changes make sense in the latest C# and Visual Basic versions. I have passed this thread to our developers so they can introduce these changes.