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