2 references to XmlLineInfoProvider
Microsoft.Maui.Controls.Build.Tasks (1)
ExpandMarkupsVisitor.cs (1)
101 provider.Add(typeof(IXmlLineInfoProvider), new XmlLineInfoProvider(xmlLineInfo));
Microsoft.Maui.Controls.Xaml (1)
XamlServiceProvider.cs (1)
35 IXmlLineInfoProvider = new XmlLineInfoProvider(xmlLineInfo);