Eric Mutta
Eric Mutta
A similar thing happens with `UpdatedRowSource` which looks like this in code:  ...but renders like this on the [docs site](https://www.npgsql.org/doc/api/Npgsql.NpgsqlCommand.html#Npgsql_NpgsqlCommand_UpdatedRowSource): 
@roji it looks like others faced [the same issue](https://github.com/dotnet/docfx/issues/7245) and a fix was [pushed to the DocFX repo](https://github.com/dotnet/docfx/pull/7325) last year, where unresolved references just render the text "as is" instead...