1 write to _matcher
vstest.console (1)
Internal\FilePatternParser.cs (1)
40_matcher = matcher;
2 references to _matcher
vstest.console (2)
Internal\FilePatternParser.cs (2)
79_matcher.AddInclude(splitPattern.Item2); 82var matches = _matcher.Execute(new DirectoryInfoWrapper(new DirectoryInfo(splitPattern.Item1)));