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