Calls string.EndsWith with StringComparison.Ordinal.
public static bool EndsWithOrdinal(this string source, string value)