2 references to Resolve
Microsoft.Maui.Controls.Xaml (2)
XamlServiceProvider.cs (2)
212 var type = Resolve(qualifiedTypeName, serviceProvider, out XamlParseException e); 220 type = Resolve(qualifiedTypeName, null, out XamlParseException exception);