2 references to StartsWithOrdinal
mscorlib (2)
system\io\path.cs (2)
984if (!PathInternal.StartsWithOrdinal(pathSB, LongPathPrefix)) 988if (PathInternal.StartsWithOrdinal(pathSB, UNCLongPathPrefix, ignoreCase: true))