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