5 references to IsAtEndOfInput
System.Xaml (5)
System\Xaml\Parser\MeScanner.cs (5)
144if (IsAtEndOfInput) 350while(!IsAtEndOfInput) 542if (IsAtEndOfInput) 569while (!IsAtEndOfInput && IsWhitespaceChar(CurrentChar)) 579if (IsAtEndOfInput && sawWhitespace)