2 writes to _searchPaths
Microsoft.Build (2)
Definition\ProjectImportPathMatch.cs (2)
36_searchPaths = searchPaths; 64translator.Translate(ref _searchPaths);
1 reference to _searchPaths
Microsoft.Build (1)
Definition\ProjectImportPathMatch.cs (1)
58public List<string> SearchPaths => _searchPaths;