1 reference to TryGetSectionForFilePath
Roslyn.Diagnostics.Analyzers (1)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\EditorConfig\Parsing\EditorConfigFile.cs (1)
65
return
TryGetSectionForFilePath
(filePath, SectionMatch.ExactLanguageMatch, out sectionResult);