3 references to NextChar
System.Xaml (3)
System\Xaml\Parser\MeScanner.cs (3)
153if (NextChar == CloseCurlie) // the {} escapes the ME. return the string. 168if (NextChar == OpenCurlie) 171if (NextChar != CloseCurlie) // check for the '}' of a {}