2 writes to SectionName
Microsoft.CodeAnalysis.Razor.Compiler (2)
Language\Extensions\SectionDirectivePass.cs (1)
29
SectionName
= sectionName,
Language\Extensions\SectionIntermediateNode.cs (1)
32
SectionName
= SectionName,
6 references to SectionName
Microsoft.CodeAnalysis.Razor.Compiler (6)
Language\Extensions\SectionIntermediateNode.cs (4)
32
SectionName =
SectionName
,
63
formatter.WriteContent(
SectionName
);
65
formatter.WriteProperty(nameof(
SectionName
),
SectionName
);
Language\Extensions\SectionTargetExtension.cs (1)
21
.Write(node.
SectionName
)
Mvc.Version1_X\LegacySectionTargetExtension.cs (1)
23
.Write(node.
SectionName
)