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