Implemented interface member:
method
WriteSection
Microsoft.AspNetCore.Razor.Language.Extensions.ISectionTargetExtension.WriteSection(Microsoft.AspNetCore.Razor.Language.CodeGeneration.CodeRenderingContext, Microsoft.AspNetCore.Razor.Language.Extensions.SectionIntermediateNode)
2 references to WriteSection
Microsoft.AspNetCore.Razor.Language.UnitTests (2)
Extensions\SectionTargetExtensionTest.cs (2)
35extension.WriteSection(context, node); 69extension.WriteSection(context, node);