2 references to Dot
System.Xaml (2)
System\Xaml\Parser\XamlName.cs (2)
42return name.Contains(Dot); 90return ch == Dot || IsValidNameChar(ch);