2 references to GetPropertyValue
Microsoft.Maui.Controls.Build.Tasks (2)
SetPropertiesVisitor.cs (2)
190
Context.IL.Append(
GetPropertyValue
(parent, parentList.XmlName, Context, node, out propertyType));
1679
foreach (var instruction in
GetPropertyValue
(parent, propertyName, context, iXmlLineInfo, out propertyType))