2 references to GraveQuote
System.Xaml (2)
System\Xaml\Schema\XamlNamespace.cs (1)
150return $"{typeName}{KnownStrings.GraveQuote}{paramNum}";
System\Xaml\XamlType.cs (1)
1621int index = typeName.IndexOf(KnownStrings.GraveQuote);