2 references to Parse
Microsoft.Maui.Controls.Xaml (2)
TypeArgumentsParser.cs (2)
16
typeList.Add(
Parse
(match, ref expression, resolver, lineInfo));
24
XmlType type =
Parse
(expression, ref remaining, resolver, lineInfo);