1 write to XmlInfo
Microsoft.Maui.Controls (1)
XamlParseException.cs (1)
49
XmlInfo
= xmlInfo;
4 references to XmlInfo
Microsoft.Maui.Controls.Build.Tasks (4)
XamlCTask.cs (4)
297
LoggingHelper.LogError("XamlC", null, xpe.HelpLink, xamlFilePath, xpe.
XmlInfo
.LineNumber, xpe.
XmlInfo
.LinePosition, 0, 0, xpe.UnformattedMessage);
315
LoggingHelper.LogError("XamlC", null, xpe.HelpLink, xamlFilePath, xpe.
XmlInfo
.LineNumber, xpe.
XmlInfo
.LinePosition, 0, 0, xpe.Message);