2 references to GetService
System.Xaml (2)
System\Xaml\Replacements\TypeTypeConverter.cs (2)
25
IXamlTypeResolver typeResolver =
GetService
<IXamlTypeResolver>(context);
54
IXamlSchemaContextProvider schemaContextProvider =
GetService
<IXamlSchemaContextProvider>(context);