1 write to SectionName
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\Extensions\SectionDirectivePass.cs (1)
29
SectionName
= sectionName,
5 references to SectionName
Microsoft.CodeAnalysis.Razor.Compiler (5)
Language\Extensions\SectionIntermediateNode.cs (3)
52
formatter.WriteContent(
SectionName
);
54
formatter.WriteProperty(nameof(
SectionName
),
SectionName
);
Language\Extensions\SectionTargetExtension.cs (1)
21
.Write(node.
SectionName
)
Mvc.Version1_X\LegacySectionTargetExtension.cs (1)
23
.Write(node.
SectionName
)