2 references to IsEditorConfigFilePath
Microsoft.NET.ProjectData.Tasks (2)
AnalyzerConfigFileFilter.cs (2)
36
.Where(item => !
IsEditorConfigFilePath
(item.AbsolutePath)
116
.Where(
IsEditorConfigFilePath
)