5 references to RunSearch
Microsoft.Build.Framework (5)
Utilities\FileMatcher.cs (5)
2337return SearchAction.RunSearch; 3033if (action != SearchAction.RunSearch) 3086else if (excludeAction == SearchAction.RunSearch) 3771else if ((action != SearchAction.RunSearch) && (action != SearchAction.LogDriveEnumeratingWildcard)) 3821else if ((excludeAction != SearchAction.RunSearch) && (excludeAction != SearchAction.LogDriveEnumeratingWildcard))