-
Home
-
API
-
XamlToCSharpGenerator.LanguageService.Workspace
-
CompilationSnapshot
-
Constructors
-
CompilationSnapshot(String?, Project?, Compilation?, ImmutableArray)
CompilationSnapshot(String?, Project?, Compilation?, ImmutableArray) Constructor
Definition
public CompilationSnapshot(string? ProjectPath, Project? Project, Compilation? Compilation, ImmutableArray<LanguageServiceDiagnostic> Diagnostics)
Parameters