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