1 reference to SectionSeparatorChars
installer.tasks (1)
StaticFileRegeneration\TpnSectionHeader.cs (1)
18return line.Length > 2 && line.All(c => SectionSeparatorChars.Contains(c));