1 write to startIndex
mscorlib (1)
system\globalization\textelementenumerator.cs (1)
53this.startIndex = startIndex;
3 references to startIndex
mscorlib (3)
system\globalization\textelementenumerator.cs (3)
122if (index == startIndex) { 140if (index == startIndex) 151index = startIndex;