3 references to AddToResourceDictionary
Microsoft.Maui.Controls.Build.Tasks (3)
SetPropertiesVisitor.cs (3)
142 Context.IL.Append(AddToResourceDictionary(parentVar, node, node, Context)); 194 Context.IL.Append(AddToResourceDictionary(parent, node, node, Context)); 1684 foreach (var instruction in AddToResourceDictionary(parent, elementNode, iXmlLineInfo, context))