5 references to ResourceLoadingResponse
Microsoft.Maui.Controls (3)
Internals\ResourceLoader.cs (2)
12
static Func<ResourceLoadingQuery,
ResourceLoadingResponse
> _resourceProvider2;
14
public static Func<ResourceLoadingQuery,
ResourceLoadingResponse
> ResourceProvider2
StyleSheets\StyleSheet.cs (1)
122
var
resourceLoadingResponse = Maui.Controls.Internals.ResourceLoader.ResourceProvider2?.Invoke(new Maui.Controls.Internals.ResourceLoader.ResourceLoadingQuery
Microsoft.Maui.Controls.Xaml (2)
ResourceDictionaryHelpers.cs (1)
53
var
resourceLoadingResponse = Maui.Controls.Internals.ResourceLoader.ResourceProvider2?.Invoke(new Maui.Controls.Internals.ResourceLoader.ResourceLoadingQuery
XamlLoader.cs (1)
229
var
rlr = ResourceLoader.ResourceProvider2?.Invoke(new ResourceLoader.ResourceLoadingQuery