2 references to GetPathForType
Microsoft.Maui.Controls.Build.Tasks (2)
CompiledConverters\RDSourceTypeConverter.cs (1)
26 var rootTargetPath = XamlCTask.GetPathForType(context.Cache, currentModule, ((ILRootNode)rootNode).TypeReference);
XamlCTask.cs (1)
421 var resourcePath = GetPathForType(cache, module, initComp.DeclaringType);