3 references to ParseProperty
Microsoft.Maui.Controls.Build.Tasks (1)
ExpandMarkupsVisitor.cs (1)
153 parsed = ParseProperty(serviceProvider, ref remaining);
Microsoft.Maui.Controls.Xaml (2)
ExpandMarkupsVisitor.cs (1)
149 parsed = ParseProperty(serviceProvider, ref remaining);
MarkupExtensionParser.cs (1)
56 value = ParseProperty(serviceProvider, ref remaining);