1 reference to DirectorySeparators
Microsoft.Extensions.FileSystemGlobbing (1)
InMemoryDirectoryInfo.cs (1)
94
int endSegment = file.IndexOfAny(
DirectorySeparators
, beginSegment, endPath - beginSegment);