3 references to GetContentProperty
Microsoft.Maui.Controls.Build.Tasks (3)
SetPropertiesVisitor.cs (3)
62
if ((contentProperty =
GetContentProperty
(Context.Cache, parentVar.VariableType)) != null)
144
else if ((contentProperty =
GetContentProperty
(Context.Cache, parentVar.VariableType)) != null)
250
return
GetContentProperty
(cache, typeDef.BaseType);