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