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)
35
extension.
WriteSection
(context, node);
69
extension.
WriteSection
(context, node);