maca88 / AsyncGenerator

Generating async c# code using Roslyn
MIT License
47 stars 16 forks source link

Use <inheritdoc /> for generating obsolete methods for a base/interface method #141

Closed maca88 closed 5 years ago

maca88 commented 5 years ago

In order to avoid warnings when the base/interface method has different parameter names. Visual Studio 2019 version 16.4 will support inheritdoc tag (source).