2 implementations of IsMatch
Microsoft.TemplateEngine.Utils (2)
Glob.cs (2)
129
public bool
IsMatch
(string test)
341
public bool
IsMatch
(string test) => true;