Home
Home
Docs
API
Theme
System
Light
Dark
GitHub
Menu
Loading menu…
Home
API
XamlToCSharpGenerator.Core.Configuration
XamlSourceGenConfigurationSourceSnapshot
Properties
Issues
Menu
On this page
Issues Property
Definition
Namespace
XamlToCSharpGenerator.Core.Configuration
Assembly
XamlToCSharpGenerator.Core.dll
View source
public ImmutableArray<XamlSourceGenConfigurationIssue> Issues { get; init; }
Returns
ImmutableArray<XamlSourceGenConfigurationIssue>