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