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