2 references to _wildcards
Microsoft.DotNet.SignCheckTask (2)
src\SignCheck.cs (2)
209else if (inputFile.IndexOfAny(_wildcards) > -1) 224if (fileSearchPath.IndexOfAny(_wildcards) > -1)