2 references to GraveQuote
System.Xaml (2)
System\Xaml\Schema\XamlNamespace.cs (1)
151
return typeName + KnownStrings.
GraveQuote
+ paramNum;
System\Xaml\XamlType.cs (1)
1510
int index = typeName.IndexOf(KnownStrings.
GraveQuote
);