5 references to NullChar
System.Xaml (5)
System\Xaml\Parser\MeScanner.cs (5)
347char quoteChar = NullChar; 366else if (quoteChar != NullChar) 379quoteChar = NullChar; 511if (quoteChar != NullChar) 546return NullChar;