1 reference to s_wildcards
Microsoft.CodeAnalysis (1)
CommandLine\CommandLineParser.cs (1)
1131
int wildcard = path.IndexOfAny(
s_wildcards
);