2 references to _nullRenderAsyncDelegate
Microsoft.AspNetCore.Mvc.Razor.Test (2)
RazorViewTest.cs (2)
720
v.DefineSection("head",
_nullRenderAsyncDelegate
);
722
v.DefineSection("foot",
_nullRenderAsyncDelegate
);