1 implementation of StartsWith
Microsoft.Extensions.FileSystemGlobbing (1)
Internal\Patterns\PatternBuilder.cs (1)
253public IList<IPathSegment> StartsWith { get; }
1 reference to StartsWith
Microsoft.Extensions.FileSystemGlobbing (1)
Internal\PatternContexts\PatternContextRagged.cs (1)
42frame.SegmentGroup = Pattern.StartsWith;