dotnet / docfx

Static site generator for .NET API documentation.
https://dotnet.github.io/docfx/
MIT License
3.95k stars 842 forks source link

[Bug] Keyword 'scoped' is not recognized when used in method param/args. #8825

Closed Bia10 closed 1 year ago

Bia10 commented 1 year ago

Describe the bug The bug is described in dotnet/dotNext#172

yufeih commented 1 year ago

What version of docfx are you using? It seems the latest version can render scoped keyword:

image