StringComparison RepositoryPathComparison { get; }
Source
Gets the path-comparison rule used when enforcing repository-boundary checks for chooser links.
Remarks
Windows paths are treated case-insensitively. Other platforms stay ordinal so chooser validation does not assume a case-insensitive filesystem on Linux or macOS.