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