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