1 reference to specialChars
System.Xaml (1)
System\Xaml\XamlMarkupExtensionWriter.cs (1)
252
return s.IndexOfAny(
specialChars
) >= 0;