Share via


HostLanguageServices.LanguageServices Property

Definition

Immutable snapshot of the host services. Preferable to use instead of this HostLanguageServices when possible.

public Microsoft.CodeAnalysis.Host.LanguageServices LanguageServices { get; }
member this.LanguageServices : Microsoft.CodeAnalysis.Host.LanguageServices
Public ReadOnly Property LanguageServices As LanguageServices

Property Value

Applies to