3 references to SecondaryList
Microsoft.Build.Tasks.Core (3)
FindAppConfigFile.cs (3)
54ArgumentNullException.ThrowIfNull(_secondaryList, nameof(SecondaryList)); 106for (int i = SecondaryList.Length - 1; i >= 0; i--) 108if (IsMatchingItem(SecondaryList[i], matchWholeItemSpec))