StringReferenceExtensions static class StringReferenceExtensions Documentation Code public static bool EndsWith(this StringReference s, string text) public static int IndexOf(this StringReference s, char c, int startIndex, int length) public static bool StartsWith(this StringReference s, string text)