2 references to GetNextRune
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Text\DecoderFallback.cs (2)
252while ((thisRune = GetNextRune()).Value != 0) 272while ((thisRune = GetNextRune()).Value != 0)