3 references to OrdinalStartsWith
mscorlib (3)
system\io\path.cs (3)
800if ( newBuffer.OrdinalStartsWith("http:", false) || 801newBuffer.OrdinalStartsWith("file:", false)) 903if ( newBuffer.OrdinalStartsWith("\\\\?\\globalroot", true))