﻿// TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ExplicitExpressionWithMarkup.cshtml(1,14): error CS8917: The delegate type could not be inferred.
//   __o = item => new global::Microsoft.AspNetCore.Mvc.Razor.HelperResult(async(__razor_template_writer) => {
Diagnostic(ErrorCode.ERR_CannotInferDelegateType, "=>").WithLocation(1, 14)