3 writes to uc
mscorlib (3)
system\globalization\textelementenumerator.cs (3)
78uc = CharUnicodeInfo.InternalGetUnicodeCategory(str, index, out charLen); 101currTextElementLen = StringInfo.GetCurrentTextElementLen(str, index, strLen, ref uc, ref charLen); 154uc = CharUnicodeInfo.InternalGetUnicodeCategory(str, index, out charLen);