<PackageReference Include="Microsoft.Extensions.FileSystemGlobbing" Version="10.0.0" />

Microsoft.Extensions.FileSystemGlobbing.Internal.Patterns.PatternBuilder

public class PatternBuilder
This API supports infrastructure and is not intended to be used directly from your code. This API may change or be removed in future releases.

This API supports infrastructure and is not intended to be used directly from your code. This API may change or be removed in future releases.

public PatternBuilder()

This API supports infrastructure and is not intended to be used directly from your code. This API may change or be removed in future releases.

public PatternBuilder(StringComparison comparisonType)

This API supports infrastructure and is not intended to be used directly from your code. This API may change or be removed in future releases.

public IPattern Build(string pattern)

This API supports infrastructure and is not intended to be used directly from your code. This API may change or be removed in future releases.