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