1 write to _comparisonType
Microsoft.Extensions.FileSystemGlobbing (1)
Internal\PathSegments\WildcardPathSegment.cs (1)
24_comparisonType = comparisonType switch
3 references to _comparisonType
Microsoft.Extensions.FileSystemGlobbing (3)
Internal\PathSegments\WildcardPathSegment.cs (3)
51if (!value.StartsWith(wildcard.BeginsWith, _comparisonType)) 56if (!value.EndsWith(wildcard.EndsWith, _comparisonType)) 70comparisonType: _comparisonType);