False positive - Add a title tag to this page

Add a <title> tag to this page.

<!DOCTYPE html>
<html lang="@ViewData["Lang"]">
<head>
    <title>@ViewData["Title"]</title>

SonarQube 8.9.8.54436

The rule is Web%3APageWithoutTitleCheck&rule_key=Web%3APageWithoutTitleCheck

Hello @mmitchell-w

I see that you are using Cshtml, it is not the first time we are facing issues with this syntax.

In order to better understand what is happening, could you please provide the rest of the file? Or maybe something minimal, with only opening and closing tags.

Thanks,
Quentin