1 reference to SectionClose
Microsoft.NET.ProjectData.Tasks (1)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\CacheFormat.g.cs (1)
80
public static string SectionHeader(string name) => SectionOpen + name +
SectionClose
;