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