1 write to _matcher
Microsoft.Extensions.FileProviders.Physical (1)
PollingWildCardChangeToken.cs (1)
58_matcher = new Matcher(StringComparison.OrdinalIgnoreCase);
2 references to _matcher
Microsoft.Extensions.FileProviders.Physical (2)
PollingWildCardChangeToken.cs (2)
59_matcher.AddInclude(pattern); 115PatternMatchingResult result = _matcher.Execute(_directoryInfo);