2 references to _ancestorSearchFileNames
aspire (2)
Projects\DotNetAppHostProject.cs (2)
922public void AddAncestorSearchName(string fileName) => _ancestorSearchFileNames.Add(fileName); 929=> new(_ancestorSearchFileNames, _exactFilePaths, _hasUnfingerprintableImport);