60 if (cultureData ==
null)
134 object obj =
base.MemberwiseClone();
262 return "TextInfo - " + sRealName;
class f__AnonymousType0<< Count > j__TPar
readonly string sRealName
CultureData m_cultureData
static CultureInfo GetCultureInfo(int culture)
TextInfo(CultureData cultureData)
virtual char ToUpper(char c)
void OnSerializing(StreamingContext ctx)
void SetReadOnlyState(bool readOnly)
void ChangeCase(ReadOnlySpan< char > source, Span< char > destination, bool toUpper)
void ToUpperAsciiInvariant(ReadOnlySpan< char > source, Span< char > destination)
char ToLowerInternal(char c)
void OnDeserializing(StreamingContext ctx)
string ToLowerInternal(string str)
override int GetHashCode()
virtual string ToUpper(string str)
override bool Equals(object obj)
bool? m_IsAsciiCasingSameAsInvariant
string ToUpperInternal(string str)
virtual char ToLower(char c)
static TextInfo ReadOnly(TextInfo textInfo)
CultureData m_cultureData
char ToUpperInternal(char c)
virtual string ToLower(string str)
const int wordSeparatorMask
static TextInfo s_Invariant
override string ToString()
static char ToUpperAsciiInvariant(char c)
static bool IsAscii(char c)
static TextInfo Invariant
static char ToLowerAsciiInvariant(char c)
bool IsAsciiCasingSameAsInvariant
void OnDeserialized(StreamingContext ctx)
void OnDeserialization(object sender)