Home
Home
Docs
API
Theme
System
Light
Dark
GitHub
Menu
Loading menu…
Home
API
XamlToCSharpGenerator.LanguageService.Workspace
CompilationSnapshot
Properties
Diagnostics
Menu
On this page
Diagnostics Property
Definition
Namespace
XamlToCSharpGenerator.LanguageService.Workspace
Assembly
XamlToCSharpGenerator.LanguageService.dll
View source
public ImmutableArray<LanguageServiceDiagnostic> Diagnostics { get; init; }
Returns
ImmutableArray<LanguageServiceDiagnostic>