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