3 implementations of Parse
Microsoft.Maui.Controls.Build.Tasks (1)
ExpandMarkupsVisitor.cs (1)
119
public INode
Parse
(string match, ref string remaining, IServiceProvider serviceProvider)
Microsoft.Maui.Controls.Xaml (2)
ExpandMarkupsVisitor.cs (1)
124
public INode
Parse
(string match, ref string remaining, IServiceProvider serviceProvider)
MarkupExtensionParser.cs (1)
16
public object
Parse
(string match, ref string remaining, IServiceProvider serviceProvider)