1 instantiation of AnalyzerConfigFilePath
Microsoft.NET.ProjectData.Tasks (1)
AnalyzerConfigFileFilter.cs (1)
30
result.Add(new
AnalyzerConfigFilePath
(absolute, portable));
2 references to AnalyzerConfigFilePath
Microsoft.NET.ProjectData.Tasks (2)
AnalyzerConfigFileFilter.cs (2)
18
var result = new List<
AnalyzerConfigFilePath
>();
111
IEnumerable<
AnalyzerConfigFilePath
> items,