2 references to Resolve
Microsoft.Maui.Controls.Xaml (2)
XamlServiceProvider.cs (2)
216
var type =
Resolve
(qualifiedTypeName, serviceProvider, expandToExtension: expandToExtension, out XamlParseException e);
224
type =
Resolve
(qualifiedTypeName, null, true, out XamlParseException exception);