public sealed record XamlLanguageServiceOptions(string? WorkspaceRoot, bool IncludeCompilationDiagnostics = true, bool IncludeSemanticDiagnostics = true) : IEquatable<XamlLanguageServiceOptions>
kind:method, kind:property, kind:ctor. Press Esc to clear.