1 write to Exception
Microsoft.Maui.Controls.SourceGen (1)
CodeBehindGenerator.cs (1)
747 Exception = exception;
2 references to Exception
Microsoft.Maui.Controls.SourceGen (2)
CodeBehindGenerator.cs (2)
269 if (xamlItem.Exception != null) 272 context.ReportDiagnostic(Diagnostic.Create(Descriptors.XamlParserError, location, xamlItem.Exception.Message));