1 reference to The_file_header_is_missing_or_not_located_at_the_top_of_the_file
Microsoft.CodeAnalysis.Features (1)
AbstractFileHeaderDiagnosticAnalyzer.cs (1)
19private static readonly LocalizableString s_missingHeaderTitle = new LocalizableResourceString(nameof(AnalyzersResources.The_file_header_is_missing_or_not_located_at_the_top_of_the_file), AnalyzersResources.ResourceManager, typeof(AnalyzersResources));