2 references to GetNextRune
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Text\EncoderFallback.cs (2)
199while ((thisRune = GetNextRune()).Value != 0) 249while ((thisRune = GetNextRune()).Value != 0)