1 reference to EqualStartingCharacterCount
System.Private.CoreLib (1)
src\libraries\Common\src\System\IO\PathInternal.cs (1)
29
int commonChars =
EqualStartingCharacterCount
(first, second, ignoreCase: ignoreCase);