2 references to GetResourceIdForPath
Microsoft.Maui.Controls.Build.Tasks (2)
CompiledConverters\RDSourceTypeConverter.cs (1)
65
var resourceId = XamlCTask.
GetResourceIdForPath
(context.Cache, module, resourcePath);
CompiledValueProviders\StyleSheetProvider.cs (1)
60
if (XamlCTask.
GetResourceIdForPath
(context.Cache, module, resourcePath) == null)