5 references to NullChar
System.Xaml (5)
System\Xaml\Parser\MeScanner.cs (5)
339char quoteChar = NullChar; 358else if (quoteChar != NullChar) 371quoteChar = NullChar; 498if (quoteChar != NullChar) 532return NullChar;