1 reference to IsWhitespaceChar
System.Xaml (1)
System\Xaml\Parser\MeScanner.cs (1)
569
while (!IsAtEndOfInput &&
IsWhitespaceChar
(CurrentChar))