﻿// TestFiles/IntegrationTests/CodeGenerationIntegrationTest/TagHelpersWithPrefix.cshtml(4,24): error CS0103: The name 'Hello' does not exist in the current context
//                  __o = Hello;
Diagnostic(ErrorCode.ERR_NameNotInContext, "Hello").WithArguments("Hello").WithLocation(4, 24)