Files
sqltoolsservice/docs/metadata/api/.manifest
2016-12-15 16:37:50 -08:00

1 line
195 KiB
Plaintext

{"Microsoft.SqlTools.ServiceLayer":"Microsoft.SqlTools.ServiceLayer.yml","Microsoft.SqlTools.ServiceLayer.InteractionMetrics`1":"Microsoft.SqlTools.ServiceLayer.InteractionMetrics-1.yml","Microsoft.SqlTools.ServiceLayer.InteractionMetrics`1.#ctor(System.Int32[])":"Microsoft.SqlTools.ServiceLayer.InteractionMetrics-1.yml","Microsoft.SqlTools.ServiceLayer.InteractionMetrics`1.Metrics":"Microsoft.SqlTools.ServiceLayer.InteractionMetrics-1.yml","Microsoft.SqlTools.ServiceLayer.InteractionMetrics`1.UpdateMetrics(System.Double,`0,System.Func{System.String,`0,`0})":"Microsoft.SqlTools.ServiceLayer.InteractionMetrics-1.yml","Microsoft.SqlTools.ServiceLayer.InteractionMetrics`1.Quantile":"Microsoft.SqlTools.ServiceLayer.InteractionMetrics-1.yml","Microsoft.SqlTools.ServiceLayer.Connection":"Microsoft.SqlTools.ServiceLayer.Connection.yml","Microsoft.SqlTools.ServiceLayer.Connection.ConnectionInfo":"Microsoft.SqlTools.ServiceLayer.Connection.ConnectionInfo.yml","Microsoft.SqlTools.ServiceLayer.Connection.ConnectionInfo.#ctor(Microsoft.SqlTools.ServiceLayer.Connection.ISqlConnectionFactory,System.String,Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionDetails)":"Microsoft.SqlTools.ServiceLayer.Connection.ConnectionInfo.yml","Microsoft.SqlTools.ServiceLayer.Connection.ConnectionInfo.ConnectionId":"Microsoft.SqlTools.ServiceLayer.Connection.ConnectionInfo.yml","Microsoft.SqlTools.ServiceLayer.Connection.ConnectionInfo.OwnerUri":"Microsoft.SqlTools.ServiceLayer.Connection.ConnectionInfo.yml","Microsoft.SqlTools.ServiceLayer.Connection.ConnectionInfo.Factory":"Microsoft.SqlTools.ServiceLayer.Connection.ConnectionInfo.yml","Microsoft.SqlTools.ServiceLayer.Connection.ConnectionInfo.ConnectionDetails":"Microsoft.SqlTools.ServiceLayer.Connection.ConnectionInfo.yml","Microsoft.SqlTools.ServiceLayer.Connection.ConnectionInfo.SqlConnection":"Microsoft.SqlTools.ServiceLayer.Connection.ConnectionInfo.yml","Microsoft.SqlTools.ServiceLayer.Connection.ConnectionInfo.IntellisenseMetrics":"Microsoft.SqlTools.ServiceLayer.Connection.ConnectionInfo.yml","Microsoft.SqlTools.ServiceLayer.Connection.ConnectionInfo.IsAzure":"Microsoft.SqlTools.ServiceLayer.Connection.ConnectionInfo.yml","Microsoft.SqlTools.ServiceLayer.Connection.ConnectionService":"Microsoft.SqlTools.ServiceLayer.Connection.ConnectionService.yml","Microsoft.SqlTools.ServiceLayer.Connection.ConnectionService.Instance":"Microsoft.SqlTools.ServiceLayer.Connection.ConnectionService.yml","Microsoft.SqlTools.ServiceLayer.Connection.ConnectionService.#ctor":"Microsoft.SqlTools.ServiceLayer.Connection.ConnectionService.yml","Microsoft.SqlTools.ServiceLayer.Connection.ConnectionService.ConnectionFactory":"Microsoft.SqlTools.ServiceLayer.Connection.ConnectionService.yml","Microsoft.SqlTools.ServiceLayer.Connection.ConnectionService.#ctor(Microsoft.SqlTools.ServiceLayer.Connection.ISqlConnectionFactory)":"Microsoft.SqlTools.ServiceLayer.Connection.ConnectionService.yml","Microsoft.SqlTools.ServiceLayer.Connection.ConnectionService.TryFindConnection(System.String,Microsoft.SqlTools.ServiceLayer.Connection.ConnectionInfo@)":"Microsoft.SqlTools.ServiceLayer.Connection.ConnectionService.yml","Microsoft.SqlTools.ServiceLayer.Connection.ConnectionService.Connect(Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectParams)":"Microsoft.SqlTools.ServiceLayer.Connection.ConnectionService.yml","Microsoft.SqlTools.ServiceLayer.Connection.ConnectionService.CancelConnect(Microsoft.SqlTools.ServiceLayer.Connection.Contracts.CancelConnectParams)":"Microsoft.SqlTools.ServiceLayer.Connection.ConnectionService.yml","Microsoft.SqlTools.ServiceLayer.Connection.ConnectionService.Disconnect(Microsoft.SqlTools.ServiceLayer.Connection.Contracts.DisconnectParams)":"Microsoft.SqlTools.ServiceLayer.Connection.ConnectionService.yml","Microsoft.SqlTools.ServiceLayer.Connection.ConnectionService.ListDatabases(Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ListDatabasesParams)":"Microsoft.SqlTools.ServiceLayer.Connection.ConnectionService.yml","Microsoft.SqlTools.ServiceLayer.Connection.ConnectionService.InitializeService(Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.IProtocolEndpoint)":"Microsoft.SqlTools.ServiceLayer.Connection.ConnectionService.yml","Microsoft.SqlTools.ServiceLayer.Connection.ConnectionService.RegisterOnConnectionTask(Microsoft.SqlTools.ServiceLayer.Connection.ConnectionService.OnConnectionHandler)":"Microsoft.SqlTools.ServiceLayer.Connection.ConnectionService.yml","Microsoft.SqlTools.ServiceLayer.Connection.ConnectionService.RegisterOnDisconnectTask(Microsoft.SqlTools.ServiceLayer.Connection.ConnectionService.OnDisconnectHandler)":"Microsoft.SqlTools.ServiceLayer.Connection.ConnectionService.yml","Microsoft.SqlTools.ServiceLayer.Connection.ConnectionService.HandleConnectRequest(Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectParams,Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.RequestContext{System.Boolean})":"Microsoft.SqlTools.ServiceLayer.Connection.ConnectionService.yml","Microsoft.SqlTools.ServiceLayer.Connection.ConnectionService.HandleCancelConnectRequest(Microsoft.SqlTools.ServiceLayer.Connection.Contracts.CancelConnectParams,Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.RequestContext{System.Boolean})":"Microsoft.SqlTools.ServiceLayer.Connection.ConnectionService.yml","Microsoft.SqlTools.ServiceLayer.Connection.ConnectionService.HandleDisconnectRequest(Microsoft.SqlTools.ServiceLayer.Connection.Contracts.DisconnectParams,Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.RequestContext{System.Boolean})":"Microsoft.SqlTools.ServiceLayer.Connection.ConnectionService.yml","Microsoft.SqlTools.ServiceLayer.Connection.ConnectionService.HandleListDatabasesRequest(Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ListDatabasesParams,Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.RequestContext{Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ListDatabasesResponse})":"Microsoft.SqlTools.ServiceLayer.Connection.ConnectionService.yml","Microsoft.SqlTools.ServiceLayer.Connection.ConnectionService.HandleDidChangeConfigurationNotification(Microsoft.SqlTools.ServiceLayer.SqlContext.SqlToolsSettings,Microsoft.SqlTools.ServiceLayer.SqlContext.SqlToolsSettings,Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.EventContext)":"Microsoft.SqlTools.ServiceLayer.Connection.ConnectionService.yml","Microsoft.SqlTools.ServiceLayer.Connection.ConnectionService.BuildConnectionString(Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionDetails)":"Microsoft.SqlTools.ServiceLayer.Connection.ConnectionService.yml","Microsoft.SqlTools.ServiceLayer.Connection.ConnectionService.ChangeConnectionDatabaseContext(System.String,System.String)":"Microsoft.SqlTools.ServiceLayer.Connection.ConnectionService.yml","Microsoft.SqlTools.ServiceLayer.Connection.ConnectionService.OnConnectionHandler":"Microsoft.SqlTools.ServiceLayer.Connection.ConnectionService.OnConnectionHandler.yml","Microsoft.SqlTools.ServiceLayer.Connection.ConnectionService.OnDisconnectHandler":"Microsoft.SqlTools.ServiceLayer.Connection.ConnectionService.OnDisconnectHandler.yml","Microsoft.SqlTools.ServiceLayer.Connection.ISqlConnectionFactory":"Microsoft.SqlTools.ServiceLayer.Connection.ISqlConnectionFactory.yml","Microsoft.SqlTools.ServiceLayer.Connection.ISqlConnectionFactory.CreateSqlConnection(System.String)":"Microsoft.SqlTools.ServiceLayer.Connection.ISqlConnectionFactory.yml","Microsoft.SqlTools.ServiceLayer.Connection.SqlConnectionFactory":"Microsoft.SqlTools.ServiceLayer.Connection.SqlConnectionFactory.yml","Microsoft.SqlTools.ServiceLayer.Connection.SqlConnectionFactory.CreateSqlConnection(System.String)":"Microsoft.SqlTools.ServiceLayer.Connection.SqlConnectionFactory.yml","Microsoft.SqlTools.ServiceLayer.Connection.Contracts":"Microsoft.SqlTools.ServiceLayer.Connection.Contracts.yml","Microsoft.SqlTools.ServiceLayer.Connection.Contracts.CancelConnectParams":"Microsoft.SqlTools.ServiceLayer.Connection.Contracts.CancelConnectParams.yml","Microsoft.SqlTools.ServiceLayer.Connection.Contracts.CancelConnectParams.OwnerUri":"Microsoft.SqlTools.ServiceLayer.Connection.Contracts.CancelConnectParams.yml","Microsoft.SqlTools.ServiceLayer.Connection.Contracts.CancelConnectRequest":"Microsoft.SqlTools.ServiceLayer.Connection.Contracts.CancelConnectRequest.yml","Microsoft.SqlTools.ServiceLayer.Connection.Contracts.CancelConnectRequest.Type":"Microsoft.SqlTools.ServiceLayer.Connection.Contracts.CancelConnectRequest.yml","Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionChangedNotification":"Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionChangedNotification.yml","Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionChangedNotification.Type":"Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionChangedNotification.yml","Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionChangedParams":"Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionChangedParams.yml","Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionChangedParams.OwnerUri":"Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionChangedParams.yml","Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionChangedParams.Connection":"Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionChangedParams.yml","Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionCompleteParams":"Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionCompleteParams.yml","Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionCompleteParams.OwnerUri":"Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionCompleteParams.yml","Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionCompleteParams.ConnectionId":"Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionCompleteParams.yml","Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionCompleteParams.Messages":"Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionCompleteParams.yml","Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionCompleteParams.ErrorMessage":"Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionCompleteParams.yml","Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionCompleteParams.ErrorNumber":"Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionCompleteParams.yml","Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionCompleteParams.ServerInfo":"Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionCompleteParams.yml","Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionCompleteParams.ConnectionSummary":"Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionCompleteParams.yml","Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionCompleteNotification":"Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionCompleteNotification.yml","Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionCompleteNotification.Type":"Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionCompleteNotification.yml","Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionDetails":"Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionDetails.yml","Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionDetails.Password":"Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionDetails.yml","Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionDetails.AuthenticationType":"Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionDetails.yml","Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionDetails.Encrypt":"Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionDetails.yml","Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionDetails.TrustServerCertificate":"Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionDetails.yml","Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionDetails.PersistSecurityInfo":"Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionDetails.yml","Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionDetails.ConnectTimeout":"Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionDetails.yml","Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionDetails.ConnectRetryCount":"Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionDetails.yml","Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionDetails.ConnectRetryInterval":"Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionDetails.yml","Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionDetails.ApplicationName":"Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionDetails.yml","Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionDetails.WorkstationId":"Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionDetails.yml","Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionDetails.ApplicationIntent":"Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionDetails.yml","Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionDetails.CurrentLanguage":"Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionDetails.yml","Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionDetails.Pooling":"Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionDetails.yml","Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionDetails.MaxPoolSize":"Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionDetails.yml","Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionDetails.MinPoolSize":"Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionDetails.yml","Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionDetails.LoadBalanceTimeout":"Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionDetails.yml","Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionDetails.Replication":"Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionDetails.yml","Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionDetails.AttachDbFilename":"Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionDetails.yml","Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionDetails.FailoverPartner":"Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionDetails.yml","Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionDetails.MultiSubnetFailover":"Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionDetails.yml","Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionDetails.MultipleActiveResultSets":"Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionDetails.yml","Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionDetails.PacketSize":"Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionDetails.yml","Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionDetails.TypeSystemVersion":"Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionDetails.yml","Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionDetailsExtensions":"Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionDetailsExtensions.yml","Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionDetailsExtensions.Clone(Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionDetails)":"Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionDetailsExtensions.yml","Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionRequest":"Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionRequest.yml","Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionRequest.Type":"Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionRequest.yml","Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionSummary":"Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionSummary.yml","Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionSummary.ServerName":"Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionSummary.yml","Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionSummary.DatabaseName":"Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionSummary.yml","Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionSummary.UserName":"Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionSummary.yml","Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionSummaryComparer":"Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionSummaryComparer.yml","Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionSummaryComparer.Equals(Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionSummary,Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionSummary)":"Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionSummaryComparer.yml","Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionSummaryComparer.GetHashCode(Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionSummary)":"Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionSummaryComparer.yml","Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionSummaryExtensions":"Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionSummaryExtensions.yml","Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionSummaryExtensions.Clone(Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionSummary)":"Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionSummaryExtensions.yml","Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectParams":"Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectParams.yml","Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectParams.OwnerUri":"Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectParams.yml","Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectParams.Connection":"Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectParams.yml","Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectParamsExtensions":"Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectParamsExtensions.yml","Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectParamsExtensions.IsValid(Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectParams,System.String@)":"Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectParamsExtensions.yml","Microsoft.SqlTools.ServiceLayer.Connection.Contracts.DisconnectParams":"Microsoft.SqlTools.ServiceLayer.Connection.Contracts.DisconnectParams.yml","Microsoft.SqlTools.ServiceLayer.Connection.Contracts.DisconnectParams.OwnerUri":"Microsoft.SqlTools.ServiceLayer.Connection.Contracts.DisconnectParams.yml","Microsoft.SqlTools.ServiceLayer.Connection.Contracts.DisconnectRequest":"Microsoft.SqlTools.ServiceLayer.Connection.Contracts.DisconnectRequest.yml","Microsoft.SqlTools.ServiceLayer.Connection.Contracts.DisconnectRequest.Type":"Microsoft.SqlTools.ServiceLayer.Connection.Contracts.DisconnectRequest.yml","Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ListDatabasesParams":"Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ListDatabasesParams.yml","Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ListDatabasesParams.OwnerUri":"Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ListDatabasesParams.yml","Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ListDatabasesRequest":"Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ListDatabasesRequest.yml","Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ListDatabasesRequest.Type":"Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ListDatabasesRequest.yml","Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ListDatabasesResponse":"Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ListDatabasesResponse.yml","Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ListDatabasesResponse.DatabaseNames":"Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ListDatabasesResponse.yml","Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ServerInfo":"Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ServerInfo.yml","Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ServerInfo.ServerMajorVersion":"Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ServerInfo.yml","Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ServerInfo.ServerMinorVersion":"Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ServerInfo.yml","Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ServerInfo.ServerReleaseVersion":"Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ServerInfo.yml","Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ServerInfo.EngineEditionId":"Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ServerInfo.yml","Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ServerInfo.ServerVersion":"Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ServerInfo.yml","Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ServerInfo.ServerLevel":"Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ServerInfo.yml","Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ServerInfo.ServerEdition":"Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ServerInfo.yml","Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ServerInfo.IsCloud":"Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ServerInfo.yml","Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ServerInfo.AzureVersion":"Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ServerInfo.yml","Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ServerInfo.OsVersion":"Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ServerInfo.yml","Microsoft.SqlTools.ServiceLayer.Credentials":"Microsoft.SqlTools.ServiceLayer.Credentials.yml","Microsoft.SqlTools.ServiceLayer.Credentials.CredentialService":"Microsoft.SqlTools.ServiceLayer.Credentials.CredentialService.yml","Microsoft.SqlTools.ServiceLayer.Credentials.CredentialService.Instance":"Microsoft.SqlTools.ServiceLayer.Credentials.CredentialService.yml","Microsoft.SqlTools.ServiceLayer.Credentials.CredentialService.InitializeService(Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.IProtocolEndpoint)":"Microsoft.SqlTools.ServiceLayer.Credentials.CredentialService.yml","Microsoft.SqlTools.ServiceLayer.Credentials.CredentialService.HandleReadCredentialRequest(Microsoft.SqlTools.ServiceLayer.Credentials.Contracts.Credential,Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.RequestContext{Microsoft.SqlTools.ServiceLayer.Credentials.Contracts.Credential})":"Microsoft.SqlTools.ServiceLayer.Credentials.CredentialService.yml","Microsoft.SqlTools.ServiceLayer.Credentials.CredentialService.HandleSaveCredentialRequest(Microsoft.SqlTools.ServiceLayer.Credentials.Contracts.Credential,Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.RequestContext{System.Boolean})":"Microsoft.SqlTools.ServiceLayer.Credentials.CredentialService.yml","Microsoft.SqlTools.ServiceLayer.Credentials.CredentialService.HandleDeleteCredentialRequest(Microsoft.SqlTools.ServiceLayer.Credentials.Contracts.Credential,Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.RequestContext{System.Boolean})":"Microsoft.SqlTools.ServiceLayer.Credentials.CredentialService.yml","Microsoft.SqlTools.ServiceLayer.Credentials.ICredentialStore":"Microsoft.SqlTools.ServiceLayer.Credentials.ICredentialStore.yml","Microsoft.SqlTools.ServiceLayer.Credentials.ICredentialStore.Save(Microsoft.SqlTools.ServiceLayer.Credentials.Contracts.Credential)":"Microsoft.SqlTools.ServiceLayer.Credentials.ICredentialStore.yml","Microsoft.SqlTools.ServiceLayer.Credentials.ICredentialStore.TryGetPassword(System.String,System.String@)":"Microsoft.SqlTools.ServiceLayer.Credentials.ICredentialStore.yml","Microsoft.SqlTools.ServiceLayer.Credentials.ICredentialStore.DeletePassword(System.String)":"Microsoft.SqlTools.ServiceLayer.Credentials.ICredentialStore.yml","Microsoft.SqlTools.ServiceLayer.Credentials.Win32":"Microsoft.SqlTools.ServiceLayer.Credentials.Win32.yml","Microsoft.SqlTools.ServiceLayer.Credentials.Win32.CredentialSet":"Microsoft.SqlTools.ServiceLayer.Credentials.Win32.CredentialSet.yml","Microsoft.SqlTools.ServiceLayer.Credentials.Win32.CredentialSet.#ctor":"Microsoft.SqlTools.ServiceLayer.Credentials.Win32.CredentialSet.yml","Microsoft.SqlTools.ServiceLayer.Credentials.Win32.CredentialSet.#ctor(System.String)":"Microsoft.SqlTools.ServiceLayer.Credentials.Win32.CredentialSet.yml","Microsoft.SqlTools.ServiceLayer.Credentials.Win32.CredentialSet.Target":"Microsoft.SqlTools.ServiceLayer.Credentials.Win32.CredentialSet.yml","Microsoft.SqlTools.ServiceLayer.Credentials.Win32.CredentialSet.Dispose":"Microsoft.SqlTools.ServiceLayer.Credentials.Win32.CredentialSet.yml","Microsoft.SqlTools.ServiceLayer.Credentials.Win32.CredentialSet.Finalize":"Microsoft.SqlTools.ServiceLayer.Credentials.Win32.CredentialSet.yml","Microsoft.SqlTools.ServiceLayer.Credentials.Win32.CredentialSet.Load":"Microsoft.SqlTools.ServiceLayer.Credentials.Win32.CredentialSet.yml","Microsoft.SqlTools.ServiceLayer.Credentials.Win32.CredentialType":"Microsoft.SqlTools.ServiceLayer.Credentials.Win32.CredentialType.yml","Microsoft.SqlTools.ServiceLayer.Credentials.Win32.CredentialType.None":"Microsoft.SqlTools.ServiceLayer.Credentials.Win32.CredentialType.yml","Microsoft.SqlTools.ServiceLayer.Credentials.Win32.CredentialType.Generic":"Microsoft.SqlTools.ServiceLayer.Credentials.Win32.CredentialType.yml","Microsoft.SqlTools.ServiceLayer.Credentials.Win32.CredentialType.DomainPassword":"Microsoft.SqlTools.ServiceLayer.Credentials.Win32.CredentialType.yml","Microsoft.SqlTools.ServiceLayer.Credentials.Win32.CredentialType.DomainCertificate":"Microsoft.SqlTools.ServiceLayer.Credentials.Win32.CredentialType.yml","Microsoft.SqlTools.ServiceLayer.Credentials.Win32.CredentialType.DomainVisiblePassword":"Microsoft.SqlTools.ServiceLayer.Credentials.Win32.CredentialType.yml","Microsoft.SqlTools.ServiceLayer.Credentials.Win32.PersistanceType":"Microsoft.SqlTools.ServiceLayer.Credentials.Win32.PersistanceType.yml","Microsoft.SqlTools.ServiceLayer.Credentials.Win32.PersistanceType.Session":"Microsoft.SqlTools.ServiceLayer.Credentials.Win32.PersistanceType.yml","Microsoft.SqlTools.ServiceLayer.Credentials.Win32.PersistanceType.LocalComputer":"Microsoft.SqlTools.ServiceLayer.Credentials.Win32.PersistanceType.yml","Microsoft.SqlTools.ServiceLayer.Credentials.Win32.PersistanceType.Enterprise":"Microsoft.SqlTools.ServiceLayer.Credentials.Win32.PersistanceType.yml","Microsoft.SqlTools.ServiceLayer.Credentials.Win32.Win32Credential":"Microsoft.SqlTools.ServiceLayer.Credentials.Win32.Win32Credential.yml","Microsoft.SqlTools.ServiceLayer.Credentials.Win32.Win32Credential.#ctor":"Microsoft.SqlTools.ServiceLayer.Credentials.Win32.Win32Credential.yml","Microsoft.SqlTools.ServiceLayer.Credentials.Win32.Win32Credential.#ctor(System.String)":"Microsoft.SqlTools.ServiceLayer.Credentials.Win32.Win32Credential.yml","Microsoft.SqlTools.ServiceLayer.Credentials.Win32.Win32Credential.#ctor(System.String,System.String)":"Microsoft.SqlTools.ServiceLayer.Credentials.Win32.Win32Credential.yml","Microsoft.SqlTools.ServiceLayer.Credentials.Win32.Win32Credential.#ctor(System.String,System.String,System.String)":"Microsoft.SqlTools.ServiceLayer.Credentials.Win32.Win32Credential.yml","Microsoft.SqlTools.ServiceLayer.Credentials.Win32.Win32Credential.#ctor(System.String,System.String,System.String,Microsoft.SqlTools.ServiceLayer.Credentials.Win32.CredentialType)":"Microsoft.SqlTools.ServiceLayer.Credentials.Win32.Win32Credential.yml","Microsoft.SqlTools.ServiceLayer.Credentials.Win32.Win32Credential.Dispose":"Microsoft.SqlTools.ServiceLayer.Credentials.Win32.Win32Credential.yml","Microsoft.SqlTools.ServiceLayer.Credentials.Win32.Win32Credential.Username":"Microsoft.SqlTools.ServiceLayer.Credentials.Win32.Win32Credential.yml","Microsoft.SqlTools.ServiceLayer.Credentials.Win32.Win32Credential.Password":"Microsoft.SqlTools.ServiceLayer.Credentials.Win32.Win32Credential.yml","Microsoft.SqlTools.ServiceLayer.Credentials.Win32.Win32Credential.SecurePassword":"Microsoft.SqlTools.ServiceLayer.Credentials.Win32.Win32Credential.yml","Microsoft.SqlTools.ServiceLayer.Credentials.Win32.Win32Credential.Target":"Microsoft.SqlTools.ServiceLayer.Credentials.Win32.Win32Credential.yml","Microsoft.SqlTools.ServiceLayer.Credentials.Win32.Win32Credential.Description":"Microsoft.SqlTools.ServiceLayer.Credentials.Win32.Win32Credential.yml","Microsoft.SqlTools.ServiceLayer.Credentials.Win32.Win32Credential.LastWriteTime":"Microsoft.SqlTools.ServiceLayer.Credentials.Win32.Win32Credential.yml","Microsoft.SqlTools.ServiceLayer.Credentials.Win32.Win32Credential.LastWriteTimeUtc":"Microsoft.SqlTools.ServiceLayer.Credentials.Win32.Win32Credential.yml","Microsoft.SqlTools.ServiceLayer.Credentials.Win32.Win32Credential.Type":"Microsoft.SqlTools.ServiceLayer.Credentials.Win32.Win32Credential.yml","Microsoft.SqlTools.ServiceLayer.Credentials.Win32.Win32Credential.PersistanceType":"Microsoft.SqlTools.ServiceLayer.Credentials.Win32.Win32Credential.yml","Microsoft.SqlTools.ServiceLayer.Credentials.Win32.Win32Credential.Save":"Microsoft.SqlTools.ServiceLayer.Credentials.Win32.Win32Credential.yml","Microsoft.SqlTools.ServiceLayer.Credentials.Win32.Win32Credential.Delete":"Microsoft.SqlTools.ServiceLayer.Credentials.Win32.Win32Credential.yml","Microsoft.SqlTools.ServiceLayer.Credentials.Win32.Win32Credential.Load":"Microsoft.SqlTools.ServiceLayer.Credentials.Win32.Win32Credential.yml","Microsoft.SqlTools.ServiceLayer.Credentials.Win32.Win32Credential.Exists":"Microsoft.SqlTools.ServiceLayer.Credentials.Win32.Win32Credential.yml","Microsoft.SqlTools.ServiceLayer.Credentials.Contracts":"Microsoft.SqlTools.ServiceLayer.Credentials.Contracts.yml","Microsoft.SqlTools.ServiceLayer.Credentials.Contracts.Credential":"Microsoft.SqlTools.ServiceLayer.Credentials.Contracts.Credential.yml","Microsoft.SqlTools.ServiceLayer.Credentials.Contracts.Credential.CredentialId":"Microsoft.SqlTools.ServiceLayer.Credentials.Contracts.Credential.yml","Microsoft.SqlTools.ServiceLayer.Credentials.Contracts.Credential.Password":"Microsoft.SqlTools.ServiceLayer.Credentials.Contracts.Credential.yml","Microsoft.SqlTools.ServiceLayer.Credentials.Contracts.Credential.#ctor":"Microsoft.SqlTools.ServiceLayer.Credentials.Contracts.Credential.yml","Microsoft.SqlTools.ServiceLayer.Credentials.Contracts.Credential.#ctor(System.String)":"Microsoft.SqlTools.ServiceLayer.Credentials.Contracts.Credential.yml","Microsoft.SqlTools.ServiceLayer.Credentials.Contracts.Credential.#ctor(System.String,System.String)":"Microsoft.SqlTools.ServiceLayer.Credentials.Contracts.Credential.yml","Microsoft.SqlTools.ServiceLayer.Credentials.Contracts.Credential.ValidateForLookup(Microsoft.SqlTools.ServiceLayer.Credentials.Contracts.Credential)":"Microsoft.SqlTools.ServiceLayer.Credentials.Contracts.Credential.yml","Microsoft.SqlTools.ServiceLayer.Credentials.Contracts.Credential.ValidateForSave(Microsoft.SqlTools.ServiceLayer.Credentials.Contracts.Credential)":"Microsoft.SqlTools.ServiceLayer.Credentials.Contracts.Credential.yml","Microsoft.SqlTools.ServiceLayer.Credentials.Contracts.ReadCredentialRequest":"Microsoft.SqlTools.ServiceLayer.Credentials.Contracts.ReadCredentialRequest.yml","Microsoft.SqlTools.ServiceLayer.Credentials.Contracts.ReadCredentialRequest.Type":"Microsoft.SqlTools.ServiceLayer.Credentials.Contracts.ReadCredentialRequest.yml","Microsoft.SqlTools.ServiceLayer.Credentials.Contracts.SaveCredentialRequest":"Microsoft.SqlTools.ServiceLayer.Credentials.Contracts.SaveCredentialRequest.yml","Microsoft.SqlTools.ServiceLayer.Credentials.Contracts.SaveCredentialRequest.Type":"Microsoft.SqlTools.ServiceLayer.Credentials.Contracts.SaveCredentialRequest.yml","Microsoft.SqlTools.ServiceLayer.Credentials.Contracts.DeleteCredentialRequest":"Microsoft.SqlTools.ServiceLayer.Credentials.Contracts.DeleteCredentialRequest.yml","Microsoft.SqlTools.ServiceLayer.Credentials.Contracts.DeleteCredentialRequest.Type":"Microsoft.SqlTools.ServiceLayer.Credentials.Contracts.DeleteCredentialRequest.yml","Microsoft.SqlTools.ServiceLayer.Credentials.Linux":"Microsoft.SqlTools.ServiceLayer.Credentials.Linux.yml","Microsoft.SqlTools.ServiceLayer.Credentials.Linux.CredentialsWrapper":"Microsoft.SqlTools.ServiceLayer.Credentials.Linux.CredentialsWrapper.yml","Microsoft.SqlTools.ServiceLayer.Credentials.Linux.CredentialsWrapper.Credentials":"Microsoft.SqlTools.ServiceLayer.Credentials.Linux.CredentialsWrapper.yml","Microsoft.SqlTools.ServiceLayer.Credentials.Linux.FileTokenStorage":"Microsoft.SqlTools.ServiceLayer.Credentials.Linux.FileTokenStorage.yml","Microsoft.SqlTools.ServiceLayer.Credentials.Linux.FileTokenStorage.#ctor(System.String)":"Microsoft.SqlTools.ServiceLayer.Credentials.Linux.FileTokenStorage.yml","Microsoft.SqlTools.ServiceLayer.Credentials.Linux.FileTokenStorage.AddEntries(System.Collections.Generic.IEnumerable{Microsoft.SqlTools.ServiceLayer.Credentials.Contracts.Credential},System.Collections.Generic.IEnumerable{Microsoft.SqlTools.ServiceLayer.Credentials.Contracts.Credential})":"Microsoft.SqlTools.ServiceLayer.Credentials.Linux.FileTokenStorage.yml","Microsoft.SqlTools.ServiceLayer.Credentials.Linux.FileTokenStorage.Clear":"Microsoft.SqlTools.ServiceLayer.Credentials.Linux.FileTokenStorage.yml","Microsoft.SqlTools.ServiceLayer.Credentials.Linux.FileTokenStorage.LoadEntries":"Microsoft.SqlTools.ServiceLayer.Credentials.Linux.FileTokenStorage.yml","Microsoft.SqlTools.ServiceLayer.Credentials.Linux.FileTokenStorage.SaveEntries(System.Collections.Generic.IEnumerable{Microsoft.SqlTools.ServiceLayer.Credentials.Contracts.Credential})":"Microsoft.SqlTools.ServiceLayer.Credentials.Linux.FileTokenStorage.yml","Microsoft.SqlTools.ServiceLayer.Hosting":"Microsoft.SqlTools.ServiceLayer.Hosting.yml","Microsoft.SqlTools.ServiceLayer.Hosting.ServiceHost":"Microsoft.SqlTools.ServiceLayer.Hosting.ServiceHost.yml","Microsoft.SqlTools.ServiceLayer.Hosting.ServiceHost.Instance":"Microsoft.SqlTools.ServiceLayer.Hosting.ServiceHost.yml","Microsoft.SqlTools.ServiceLayer.Hosting.ServiceHost.Initialize":"Microsoft.SqlTools.ServiceLayer.Hosting.ServiceHost.yml","Microsoft.SqlTools.ServiceLayer.Hosting.ServiceHost.RegisterShutdownTask(Microsoft.SqlTools.ServiceLayer.Hosting.ServiceHost.ShutdownCallback)":"Microsoft.SqlTools.ServiceLayer.Hosting.ServiceHost.yml","Microsoft.SqlTools.ServiceLayer.Hosting.ServiceHost.RegisterInitializeTask(Microsoft.SqlTools.ServiceLayer.Hosting.ServiceHost.InitializeCallback)":"Microsoft.SqlTools.ServiceLayer.Hosting.ServiceHost.yml","Microsoft.SqlTools.ServiceLayer.Hosting.ServiceHost.ShutdownCallback":"Microsoft.SqlTools.ServiceLayer.Hosting.ServiceHost.ShutdownCallback.yml","Microsoft.SqlTools.ServiceLayer.Hosting.ServiceHost.InitializeCallback":"Microsoft.SqlTools.ServiceLayer.Hosting.ServiceHost.InitializeCallback.yml","Microsoft.SqlTools.ServiceLayer.Hosting.ServiceHostBase":"Microsoft.SqlTools.ServiceLayer.Hosting.ServiceHostBase.yml","Microsoft.SqlTools.ServiceLayer.Hosting.ServiceHostBase.#ctor(Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Channel.ChannelBase)":"Microsoft.SqlTools.ServiceLayer.Hosting.ServiceHostBase.yml","Microsoft.SqlTools.ServiceLayer.Hosting.ServiceHostBase.OnStart":"Microsoft.SqlTools.ServiceLayer.Hosting.ServiceHostBase.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Contracts":"Microsoft.SqlTools.ServiceLayer.Hosting.Contracts.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Contracts.ClientCapabilities":"Microsoft.SqlTools.ServiceLayer.Hosting.Contracts.ClientCapabilities.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Contracts.HostingErrorParams":"Microsoft.SqlTools.ServiceLayer.Hosting.Contracts.HostingErrorParams.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Contracts.HostingErrorParams.Message":"Microsoft.SqlTools.ServiceLayer.Hosting.Contracts.HostingErrorParams.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Contracts.HostingErrorEvent":"Microsoft.SqlTools.ServiceLayer.Hosting.Contracts.HostingErrorEvent.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Contracts.HostingErrorEvent.Type":"Microsoft.SqlTools.ServiceLayer.Hosting.Contracts.HostingErrorEvent.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Contracts.InitializeRequest":"Microsoft.SqlTools.ServiceLayer.Hosting.Contracts.InitializeRequest.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Contracts.InitializeRequest.Type":"Microsoft.SqlTools.ServiceLayer.Hosting.Contracts.InitializeRequest.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Contracts.InitializeRequest.RootPath":"Microsoft.SqlTools.ServiceLayer.Hosting.Contracts.InitializeRequest.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Contracts.InitializeRequest.Capabilities":"Microsoft.SqlTools.ServiceLayer.Hosting.Contracts.InitializeRequest.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Contracts.InitializeResult":"Microsoft.SqlTools.ServiceLayer.Hosting.Contracts.InitializeResult.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Contracts.InitializeResult.Capabilities":"Microsoft.SqlTools.ServiceLayer.Hosting.Contracts.InitializeResult.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Contracts.InitializeError":"Microsoft.SqlTools.ServiceLayer.Hosting.Contracts.InitializeError.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Contracts.InitializeError.Retry":"Microsoft.SqlTools.ServiceLayer.Hosting.Contracts.InitializeError.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Contracts.ServerCapabilities":"Microsoft.SqlTools.ServiceLayer.Hosting.Contracts.ServerCapabilities.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Contracts.ServerCapabilities.TextDocumentSync":"Microsoft.SqlTools.ServiceLayer.Hosting.Contracts.ServerCapabilities.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Contracts.ServerCapabilities.HoverProvider":"Microsoft.SqlTools.ServiceLayer.Hosting.Contracts.ServerCapabilities.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Contracts.ServerCapabilities.CompletionProvider":"Microsoft.SqlTools.ServiceLayer.Hosting.Contracts.ServerCapabilities.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Contracts.ServerCapabilities.SignatureHelpProvider":"Microsoft.SqlTools.ServiceLayer.Hosting.Contracts.ServerCapabilities.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Contracts.ServerCapabilities.DefinitionProvider":"Microsoft.SqlTools.ServiceLayer.Hosting.Contracts.ServerCapabilities.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Contracts.ServerCapabilities.ReferencesProvider":"Microsoft.SqlTools.ServiceLayer.Hosting.Contracts.ServerCapabilities.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Contracts.ServerCapabilities.DocumentHighlightProvider":"Microsoft.SqlTools.ServiceLayer.Hosting.Contracts.ServerCapabilities.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Contracts.ServerCapabilities.DocumentSymbolProvider":"Microsoft.SqlTools.ServiceLayer.Hosting.Contracts.ServerCapabilities.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Contracts.ServerCapabilities.WorkspaceSymbolProvider":"Microsoft.SqlTools.ServiceLayer.Hosting.Contracts.ServerCapabilities.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Contracts.TextDocumentSyncKind":"Microsoft.SqlTools.ServiceLayer.Hosting.Contracts.TextDocumentSyncKind.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Contracts.TextDocumentSyncKind.None":"Microsoft.SqlTools.ServiceLayer.Hosting.Contracts.TextDocumentSyncKind.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Contracts.TextDocumentSyncKind.Full":"Microsoft.SqlTools.ServiceLayer.Hosting.Contracts.TextDocumentSyncKind.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Contracts.TextDocumentSyncKind.Incremental":"Microsoft.SqlTools.ServiceLayer.Hosting.Contracts.TextDocumentSyncKind.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Contracts.CompletionOptions":"Microsoft.SqlTools.ServiceLayer.Hosting.Contracts.CompletionOptions.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Contracts.CompletionOptions.ResolveProvider":"Microsoft.SqlTools.ServiceLayer.Hosting.Contracts.CompletionOptions.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Contracts.CompletionOptions.TriggerCharacters":"Microsoft.SqlTools.ServiceLayer.Hosting.Contracts.CompletionOptions.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Contracts.SignatureHelpOptions":"Microsoft.SqlTools.ServiceLayer.Hosting.Contracts.SignatureHelpOptions.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Contracts.SignatureHelpOptions.TriggerCharacters":"Microsoft.SqlTools.ServiceLayer.Hosting.Contracts.SignatureHelpOptions.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Contracts.ShutdownRequest":"Microsoft.SqlTools.ServiceLayer.Hosting.Contracts.ShutdownRequest.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Contracts.ShutdownRequest.Type":"Microsoft.SqlTools.ServiceLayer.Hosting.Contracts.ShutdownRequest.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Contracts.ExitNotification":"Microsoft.SqlTools.ServiceLayer.Hosting.Contracts.ExitNotification.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Contracts.ExitNotification.Type":"Microsoft.SqlTools.ServiceLayer.Hosting.Contracts.ExitNotification.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Contracts.VersionRequest":"Microsoft.SqlTools.ServiceLayer.Hosting.Contracts.VersionRequest.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Contracts.VersionRequest.Type":"Microsoft.SqlTools.ServiceLayer.Hosting.Contracts.VersionRequest.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Constants":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Constants.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Constants.ContentLengthFormatString":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Constants.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Constants.JsonSerializerSettings":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Constants.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Constants.SqlLoginAuthenticationType":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Constants.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.EventContext":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.EventContext.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.EventContext.#ctor":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.EventContext.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.EventContext.#ctor(Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.MessageWriter)":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.EventContext.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.EventContext.SendEvent``1(Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Contracts.EventType{``0},``0)":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.EventContext.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.IMessageSender":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.IMessageSender.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.IMessageSender.SendEvent``1(Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Contracts.EventType{``0},``0)":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.IMessageSender.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.IMessageSender.SendRequest``2(Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Contracts.RequestType{``0,``1},``0,System.Boolean)":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.IMessageSender.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.IProtocolEndpoint":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.IProtocolEndpoint.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.IProtocolEndpoint.SetRequestHandler``2(Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Contracts.RequestType{``0,``1},System.Func{``0,Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.RequestContext{``1},System.Threading.Tasks.Task})":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.IProtocolEndpoint.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.IProtocolEndpoint.SetEventHandler``1(Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Contracts.EventType{``0},System.Func{``0,Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.EventContext,System.Threading.Tasks.Task})":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.IProtocolEndpoint.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.IProtocolEndpoint.SetEventHandler``1(Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Contracts.EventType{``0},System.Func{``0,Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.EventContext,System.Threading.Tasks.Task},System.Boolean)":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.IProtocolEndpoint.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.MessageDispatcher":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.MessageDispatcher.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.MessageDispatcher.SynchronizationContext":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.MessageDispatcher.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.MessageDispatcher.InMessageLoopThread":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.MessageDispatcher.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.MessageDispatcher.MessageReader":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.MessageDispatcher.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.MessageDispatcher.MessageWriter":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.MessageDispatcher.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.MessageDispatcher.#ctor(Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Channel.ChannelBase)":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.MessageDispatcher.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.MessageDispatcher.Start":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.MessageDispatcher.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.MessageDispatcher.Stop":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.MessageDispatcher.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.MessageDispatcher.SetRequestHandler``2(Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Contracts.RequestType{``0,``1},System.Func{``0,Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.RequestContext{``1},System.Threading.Tasks.Task})":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.MessageDispatcher.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.MessageDispatcher.SetRequestHandler``2(Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Contracts.RequestType{``0,``1},System.Func{``0,Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.RequestContext{``1},System.Threading.Tasks.Task},System.Boolean)":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.MessageDispatcher.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.MessageDispatcher.SetEventHandler``1(Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Contracts.EventType{``0},System.Func{``0,Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.EventContext,System.Threading.Tasks.Task})":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.MessageDispatcher.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.MessageDispatcher.SetEventHandler``1(Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Contracts.EventType{``0},System.Func{``0,Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.EventContext,System.Threading.Tasks.Task},System.Boolean)":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.MessageDispatcher.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.MessageDispatcher.SetResponseHandler(System.Action{Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Contracts.Message})":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.MessageDispatcher.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.MessageDispatcher.UnhandledException":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.MessageDispatcher.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.MessageDispatcher.OnUnhandledException(System.Exception)":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.MessageDispatcher.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.MessageDispatcher.DispatchMessage(Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Contracts.Message,Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.MessageWriter)":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.MessageDispatcher.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.MessageParseException":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.MessageParseException.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.MessageParseException.OriginalMessageText":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.MessageParseException.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.MessageParseException.#ctor(System.String,System.String,System.Object[])":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.MessageParseException.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.MessageProtocolType":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.MessageProtocolType.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.MessageProtocolType.LanguageServer":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.MessageProtocolType.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.MessageProtocolType.DebugAdapter":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.MessageProtocolType.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.MessageReader":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.MessageReader.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.MessageReader.DefaultBufferSize":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.MessageReader.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.MessageReader.BufferResizeTrigger":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.MessageReader.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.MessageReader.#ctor(System.IO.Stream,Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Serializers.IMessageSerializer,System.Text.Encoding)":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.MessageReader.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.MessageReader.ReadMessage":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.MessageReader.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.MessageWriter":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.MessageWriter.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.MessageWriter.#ctor(System.IO.Stream,Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Serializers.IMessageSerializer)":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.MessageWriter.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.MessageWriter.WriteMessage(Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Contracts.Message)":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.MessageWriter.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.MessageWriter.WriteRequest``2(Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Contracts.RequestType{``0,``1},``0,System.Int32)":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.MessageWriter.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.MessageWriter.WriteResponse``1(``0,System.String,System.String)":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.MessageWriter.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.MessageWriter.WriteEvent``1(Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Contracts.EventType{``0},``0)":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.MessageWriter.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.ProtocolEndpoint":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.ProtocolEndpoint.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.ProtocolEndpoint.MessageDispatcher":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.ProtocolEndpoint.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.ProtocolEndpoint.#ctor(Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Channel.ChannelBase,Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.MessageProtocolType)":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.ProtocolEndpoint.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.ProtocolEndpoint.Start":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.ProtocolEndpoint.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.ProtocolEndpoint.WaitForExit":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.ProtocolEndpoint.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.ProtocolEndpoint.Stop":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.ProtocolEndpoint.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.ProtocolEndpoint.SendRequest``2(Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Contracts.RequestType{``0,``1},``0)":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.ProtocolEndpoint.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.ProtocolEndpoint.SendRequest``2(Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Contracts.RequestType{``0,``1},``0,System.Boolean)":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.ProtocolEndpoint.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.ProtocolEndpoint.SendEvent``1(Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Contracts.EventType{``0},``0)":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.ProtocolEndpoint.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.ProtocolEndpoint.SetRequestHandler``2(Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Contracts.RequestType{``0,``1},System.Func{``0,Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.RequestContext{``1},System.Threading.Tasks.Task})":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.ProtocolEndpoint.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.ProtocolEndpoint.SetEventHandler``1(Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Contracts.EventType{``0},System.Func{``0,Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.EventContext,System.Threading.Tasks.Task})":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.ProtocolEndpoint.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.ProtocolEndpoint.SetEventHandler``1(Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Contracts.EventType{``0},System.Func{``0,Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.EventContext,System.Threading.Tasks.Task},System.Boolean)":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.ProtocolEndpoint.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.ProtocolEndpoint.OnStart":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.ProtocolEndpoint.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.ProtocolEndpoint.OnConnect":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.ProtocolEndpoint.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.ProtocolEndpoint.OnStop":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.ProtocolEndpoint.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.RequestContext`1":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.RequestContext-1.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.RequestContext`1.#ctor(Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Contracts.Message,Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.MessageWriter)":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.RequestContext-1.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.RequestContext`1.#ctor":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.RequestContext-1.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.RequestContext`1.SendResult(`0)":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.RequestContext-1.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.RequestContext`1.SendEvent``1(Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Contracts.EventType{``0},``0)":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.RequestContext-1.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.RequestContext`1.SendError(System.Object)":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.RequestContext-1.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Channel":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Channel.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Channel.ChannelBase":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Channel.ChannelBase.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Channel.ChannelBase.IsConnected":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Channel.ChannelBase.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Channel.ChannelBase.MessageReader":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Channel.ChannelBase.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Channel.ChannelBase.MessageWriter":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Channel.ChannelBase.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Channel.ChannelBase.Start(Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.MessageProtocolType)":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Channel.ChannelBase.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Channel.ChannelBase.WaitForConnection":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Channel.ChannelBase.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Channel.ChannelBase.Stop":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Channel.ChannelBase.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Channel.ChannelBase.Initialize(Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Serializers.IMessageSerializer)":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Channel.ChannelBase.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Channel.ChannelBase.Shutdown":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Channel.ChannelBase.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Channel.StdioClientChannel":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Channel.StdioClientChannel.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Channel.StdioClientChannel.ProcessId":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Channel.StdioClientChannel.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Channel.StdioClientChannel.#ctor(System.String,System.String[])":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Channel.StdioClientChannel.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Channel.StdioClientChannel.Initialize(Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Serializers.IMessageSerializer)":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Channel.StdioClientChannel.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Channel.StdioClientChannel.WaitForConnection":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Channel.StdioClientChannel.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Channel.StdioClientChannel.Shutdown":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Channel.StdioClientChannel.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Channel.StdioServerChannel":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Channel.StdioServerChannel.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Channel.StdioServerChannel.Initialize(Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Serializers.IMessageSerializer)":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Channel.StdioServerChannel.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Channel.StdioServerChannel.WaitForConnection":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Channel.StdioServerChannel.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Channel.StdioServerChannel.Shutdown":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Channel.StdioServerChannel.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Contracts":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Contracts.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Contracts.EventType`1":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Contracts.EventType-1.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Contracts.EventType`1.MethodName":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Contracts.EventType-1.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Contracts.EventType`1.Create(System.String)":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Contracts.EventType-1.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Contracts.MessageType":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Contracts.MessageType.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Contracts.MessageType.Unknown":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Contracts.MessageType.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Contracts.MessageType.Request":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Contracts.MessageType.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Contracts.MessageType.Response":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Contracts.MessageType.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Contracts.MessageType.Event":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Contracts.MessageType.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Contracts.Message":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Contracts.Message.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Contracts.Message.MessageType":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Contracts.Message.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Contracts.Message.Id":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Contracts.Message.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Contracts.Message.Method":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Contracts.Message.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Contracts.Message.Contents":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Contracts.Message.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Contracts.Message.Error":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Contracts.Message.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Contracts.Message.Unknown":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Contracts.Message.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Contracts.Message.Request(System.String,System.String,Newtonsoft.Json.Linq.JToken)":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Contracts.Message.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Contracts.Message.Response(System.String,System.String,Newtonsoft.Json.Linq.JToken)":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Contracts.Message.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Contracts.Message.ResponseError(System.String,System.String,Newtonsoft.Json.Linq.JToken)":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Contracts.Message.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Contracts.Message.Event(System.String,Newtonsoft.Json.Linq.JToken)":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Contracts.Message.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Contracts.RequestType`2":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Contracts.RequestType-2.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Contracts.RequestType`2.MethodName":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Contracts.RequestType-2.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Contracts.RequestType`2.Create(System.String)":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Contracts.RequestType-2.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Serializers":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Serializers.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Serializers.IMessageSerializer":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Serializers.IMessageSerializer.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Serializers.IMessageSerializer.SerializeMessage(Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Contracts.Message)":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Serializers.IMessageSerializer.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Serializers.IMessageSerializer.DeserializeMessage(Newtonsoft.Json.Linq.JObject)":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Serializers.IMessageSerializer.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Serializers.JsonRpcMessageSerializer":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Serializers.JsonRpcMessageSerializer.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Serializers.JsonRpcMessageSerializer.SerializeMessage(Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Contracts.Message)":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Serializers.JsonRpcMessageSerializer.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Serializers.JsonRpcMessageSerializer.DeserializeMessage(Newtonsoft.Json.Linq.JObject)":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Serializers.JsonRpcMessageSerializer.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Serializers.V8MessageSerializer":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Serializers.V8MessageSerializer.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Serializers.V8MessageSerializer.SerializeMessage(Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Contracts.Message)":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Serializers.V8MessageSerializer.yml","Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Serializers.V8MessageSerializer.DeserializeMessage(Newtonsoft.Json.Linq.JObject)":"Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Serializers.V8MessageSerializer.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices":"Microsoft.SqlTools.ServiceLayer.LanguageServices.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.AutoCompleteHelper":"Microsoft.SqlTools.ServiceLayer.LanguageServices.AutoCompleteHelper.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.BindingQueue`1":"Microsoft.SqlTools.ServiceLayer.LanguageServices.BindingQueue-1.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.BindingQueue`1.#ctor":"Microsoft.SqlTools.ServiceLayer.LanguageServices.BindingQueue-1.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.BindingQueue`1.StopQueueProcessor(System.Int32)":"Microsoft.SqlTools.ServiceLayer.LanguageServices.BindingQueue-1.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.BindingQueue`1.QueueBindingOperation(System.String,System.Func{Microsoft.SqlTools.ServiceLayer.LanguageServices.IBindingContext,System.Threading.CancellationToken,System.Object},System.Func{Microsoft.SqlTools.ServiceLayer.LanguageServices.IBindingContext,System.Object},System.Nullable{System.Int32},System.Nullable{System.Int32})":"Microsoft.SqlTools.ServiceLayer.LanguageServices.BindingQueue-1.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.BindingQueue`1.GetOrCreateBindingContext(System.String)":"Microsoft.SqlTools.ServiceLayer.LanguageServices.BindingQueue-1.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.BindingQueue`1.BindingContextExists(System.String)":"Microsoft.SqlTools.ServiceLayer.LanguageServices.BindingQueue-1.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.ConnectedBindingContext":"Microsoft.SqlTools.ServiceLayer.LanguageServices.ConnectedBindingContext.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.ConnectedBindingContext.#ctor":"Microsoft.SqlTools.ServiceLayer.LanguageServices.ConnectedBindingContext.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.ConnectedBindingContext.IsConnected":"Microsoft.SqlTools.ServiceLayer.LanguageServices.ConnectedBindingContext.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.ConnectedBindingContext.ServerConnection":"Microsoft.SqlTools.ServiceLayer.LanguageServices.ConnectedBindingContext.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.ConnectedBindingContext.MetadataDisplayInfoProvider":"Microsoft.SqlTools.ServiceLayer.LanguageServices.ConnectedBindingContext.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.ConnectedBindingContext.SmoMetadataProvider":"Microsoft.SqlTools.ServiceLayer.LanguageServices.ConnectedBindingContext.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.ConnectedBindingContext.Binder":"Microsoft.SqlTools.ServiceLayer.LanguageServices.ConnectedBindingContext.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.ConnectedBindingContext.BindingLock":"Microsoft.SqlTools.ServiceLayer.LanguageServices.ConnectedBindingContext.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.ConnectedBindingContext.BindingTimeout":"Microsoft.SqlTools.ServiceLayer.LanguageServices.ConnectedBindingContext.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.ConnectedBindingContext.ServerVersion":"Microsoft.SqlTools.ServiceLayer.LanguageServices.ConnectedBindingContext.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.ConnectedBindingContext.DatabaseEngineType":"Microsoft.SqlTools.ServiceLayer.LanguageServices.ConnectedBindingContext.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.ConnectedBindingContext.TransactSqlVersion":"Microsoft.SqlTools.ServiceLayer.LanguageServices.ConnectedBindingContext.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.ConnectedBindingContext.DatabaseCompatibilityLevel":"Microsoft.SqlTools.ServiceLayer.LanguageServices.ConnectedBindingContext.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.ConnectedBindingContext.ParseOptions":"Microsoft.SqlTools.ServiceLayer.LanguageServices.ConnectedBindingContext.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.ConnectedBindingQueue":"Microsoft.SqlTools.ServiceLayer.LanguageServices.ConnectedBindingQueue.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.ConnectedBindingQueue.AddConnectionContext(Microsoft.SqlTools.ServiceLayer.Connection.ConnectionInfo)":"Microsoft.SqlTools.ServiceLayer.LanguageServices.ConnectedBindingQueue.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.DiagnosticsHelper":"Microsoft.SqlTools.ServiceLayer.LanguageServices.DiagnosticsHelper.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.DocumentStatusHelper":"Microsoft.SqlTools.ServiceLayer.LanguageServices.DocumentStatusHelper.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.DocumentStatusHelper.DefinitionRequested":"Microsoft.SqlTools.ServiceLayer.LanguageServices.DocumentStatusHelper.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.DocumentStatusHelper.DefinitionRequestCompleted":"Microsoft.SqlTools.ServiceLayer.LanguageServices.DocumentStatusHelper.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.DocumentStatusHelper.SendStatusChange``1(Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.RequestContext{``0},Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.TextDocumentPosition,System.String)":"Microsoft.SqlTools.ServiceLayer.LanguageServices.DocumentStatusHelper.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.DocumentStatusHelper.SendTelemetryEvent``1(Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.RequestContext{``0},System.String)":"Microsoft.SqlTools.ServiceLayer.LanguageServices.DocumentStatusHelper.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.IBindingContext":"Microsoft.SqlTools.ServiceLayer.LanguageServices.IBindingContext.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.IBindingContext.IsConnected":"Microsoft.SqlTools.ServiceLayer.LanguageServices.IBindingContext.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.IBindingContext.ServerConnection":"Microsoft.SqlTools.ServiceLayer.LanguageServices.IBindingContext.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.IBindingContext.MetadataDisplayInfoProvider":"Microsoft.SqlTools.ServiceLayer.LanguageServices.IBindingContext.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.IBindingContext.SmoMetadataProvider":"Microsoft.SqlTools.ServiceLayer.LanguageServices.IBindingContext.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.IBindingContext.Binder":"Microsoft.SqlTools.ServiceLayer.LanguageServices.IBindingContext.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.IBindingContext.BindingLock":"Microsoft.SqlTools.ServiceLayer.LanguageServices.IBindingContext.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.IBindingContext.BindingTimeout":"Microsoft.SqlTools.ServiceLayer.LanguageServices.IBindingContext.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.IBindingContext.ParseOptions":"Microsoft.SqlTools.ServiceLayer.LanguageServices.IBindingContext.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.IBindingContext.ServerVersion":"Microsoft.SqlTools.ServiceLayer.LanguageServices.IBindingContext.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.IBindingContext.DatabaseEngineType":"Microsoft.SqlTools.ServiceLayer.LanguageServices.IBindingContext.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.IBindingContext.TransactSqlVersion":"Microsoft.SqlTools.ServiceLayer.LanguageServices.IBindingContext.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.IBindingContext.DatabaseCompatibilityLevel":"Microsoft.SqlTools.ServiceLayer.LanguageServices.IBindingContext.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.LanguageService":"Microsoft.SqlTools.ServiceLayer.LanguageServices.LanguageService.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.LanguageService.Instance":"Microsoft.SqlTools.ServiceLayer.LanguageServices.LanguageService.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.LanguageService.InitializeService(Microsoft.SqlTools.ServiceLayer.Hosting.ServiceHost,Microsoft.SqlTools.ServiceLayer.SqlContext.SqlToolsContext)":"Microsoft.SqlTools.ServiceLayer.LanguageServices.LanguageService.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.LanguageService.HandleDidOpenTextDocumentNotification(Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.ScriptFile,Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.EventContext)":"Microsoft.SqlTools.ServiceLayer.LanguageServices.LanguageService.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.LanguageService.HandleDidChangeTextDocumentNotification(Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.ScriptFile[],Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.EventContext)":"Microsoft.SqlTools.ServiceLayer.LanguageServices.LanguageService.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.LanguageService.HandleDidChangeConfigurationNotification(Microsoft.SqlTools.ServiceLayer.SqlContext.SqlToolsSettings,Microsoft.SqlTools.ServiceLayer.SqlContext.SqlToolsSettings,Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.EventContext)":"Microsoft.SqlTools.ServiceLayer.LanguageServices.LanguageService.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.LanguageService.RemoveAutoCompleteCacheUriReference(Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionSummary,System.String)":"Microsoft.SqlTools.ServiceLayer.LanguageServices.LanguageService.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.LanguageService.ParseAndBind(Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.ScriptFile,Microsoft.SqlTools.ServiceLayer.Connection.ConnectionInfo)":"Microsoft.SqlTools.ServiceLayer.LanguageServices.LanguageService.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.LanguageService.UpdateLanguageServiceOnConnection(Microsoft.SqlTools.ServiceLayer.Connection.ConnectionInfo)":"Microsoft.SqlTools.ServiceLayer.LanguageServices.LanguageService.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.LanguageService.GetCompletionItems(Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.TextDocumentPosition,Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.ScriptFile,Microsoft.SqlTools.ServiceLayer.Connection.ConnectionInfo)":"Microsoft.SqlTools.ServiceLayer.LanguageServices.LanguageService.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.DefinitionResult":"Microsoft.SqlTools.ServiceLayer.LanguageServices.DefinitionResult.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.DefinitionResult.IsErrorResult":"Microsoft.SqlTools.ServiceLayer.LanguageServices.DefinitionResult.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.DefinitionResult.Message":"Microsoft.SqlTools.ServiceLayer.LanguageServices.DefinitionResult.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.DefinitionResult.Locations":"Microsoft.SqlTools.ServiceLayer.LanguageServices.DefinitionResult.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.QueueItem":"Microsoft.SqlTools.ServiceLayer.LanguageServices.QueueItem.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.QueueItem.#ctor":"Microsoft.SqlTools.ServiceLayer.LanguageServices.QueueItem.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.QueueItem.Key":"Microsoft.SqlTools.ServiceLayer.LanguageServices.QueueItem.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.QueueItem.BindOperation":"Microsoft.SqlTools.ServiceLayer.LanguageServices.QueueItem.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.QueueItem.TimeoutOperation":"Microsoft.SqlTools.ServiceLayer.LanguageServices.QueueItem.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.QueueItem.ItemProcessed":"Microsoft.SqlTools.ServiceLayer.LanguageServices.QueueItem.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.QueueItem.Result":"Microsoft.SqlTools.ServiceLayer.LanguageServices.QueueItem.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.QueueItem.BindingTimeout":"Microsoft.SqlTools.ServiceLayer.LanguageServices.QueueItem.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.QueueItem.WaitForLockTimeout":"Microsoft.SqlTools.ServiceLayer.LanguageServices.QueueItem.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.QueueItem.GetResultAsT``1":"Microsoft.SqlTools.ServiceLayer.LanguageServices.QueueItem.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Completion":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Completion.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Completion.AutoCompletionResult":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Completion.AutoCompletionResult.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Completion.AutoCompletionResult.#ctor":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Completion.AutoCompletionResult.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Completion.AutoCompletionResult.CompleteResult(Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.CompletionItem[])":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Completion.AutoCompletionResult.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Completion.AutoCompletionResult.Duration":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Completion.AutoCompletionResult.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Completion.AutoCompletionResult.CompletionItems":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Completion.AutoCompletionResult.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Completion.SqlCompletionItem":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Completion.SqlCompletionItem.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Completion.SqlCompletionItem.#ctor(Microsoft.SqlServer.Management.SqlParser.Intellisense.Declaration,System.String)":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Completion.SqlCompletionItem.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Completion.SqlCompletionItem.#ctor(System.String,Microsoft.SqlServer.Management.SqlParser.Intellisense.DeclarationType,System.String)":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Completion.SqlCompletionItem.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Completion.SqlCompletionItem.DeclarationTitle":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Completion.SqlCompletionItem.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Completion.SqlCompletionItem.TokenText":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Completion.SqlCompletionItem.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Completion.SqlCompletionItem.DeclarationType":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Completion.SqlCompletionItem.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Completion.SqlCompletionItem.Label":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Completion.SqlCompletionItem.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Completion.SqlCompletionItem.Kind":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Completion.SqlCompletionItem.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Completion.SqlCompletionItem.InsertText":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Completion.SqlCompletionItem.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Completion.SqlCompletionItem.Detail":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Completion.SqlCompletionItem.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Completion.SqlCompletionItem.CreateCompletionItem(System.Int32,System.Int32,System.Int32)":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Completion.SqlCompletionItem.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Completion.SqlCompletionItem.CreateCompletionItem(System.String,System.String,System.String,Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.CompletionItemKind,System.Int32,System.Int32,System.Int32)":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Completion.SqlCompletionItem.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Completion.ISqlParserWrapper":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Completion.ISqlParserWrapper.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Completion.ISqlParserWrapper.FindCompletions(Microsoft.SqlServer.Management.SqlParser.Parser.ParseResult,System.Int32,System.Int32,Microsoft.SqlServer.Management.SqlParser.MetadataProvider.IMetadataDisplayInfoProvider)":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Completion.ISqlParserWrapper.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Completion.SqlParserWrapper":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Completion.SqlParserWrapper.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Completion.SqlParserWrapper.FindCompletions(Microsoft.SqlServer.Management.SqlParser.Parser.ParseResult,System.Int32,System.Int32,Microsoft.SqlServer.Management.SqlParser.MetadataProvider.IMetadataDisplayInfoProvider)":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Completion.SqlParserWrapper.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.CompletionRequest":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.CompletionRequest.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.CompletionRequest.Type":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.CompletionRequest.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.CompletionResolveRequest":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.CompletionResolveRequest.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.CompletionResolveRequest.Type":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.CompletionResolveRequest.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.CompletionItemKind":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.CompletionItemKind.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.CompletionItemKind.Text":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.CompletionItemKind.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.CompletionItemKind.Method":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.CompletionItemKind.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.CompletionItemKind.Function":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.CompletionItemKind.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.CompletionItemKind.Constructor":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.CompletionItemKind.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.CompletionItemKind.Field":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.CompletionItemKind.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.CompletionItemKind.Variable":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.CompletionItemKind.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.CompletionItemKind.Class":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.CompletionItemKind.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.CompletionItemKind.Interface":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.CompletionItemKind.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.CompletionItemKind.Module":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.CompletionItemKind.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.CompletionItemKind.Property":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.CompletionItemKind.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.CompletionItemKind.Unit":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.CompletionItemKind.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.CompletionItemKind.Value":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.CompletionItemKind.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.CompletionItemKind.Enum":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.CompletionItemKind.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.CompletionItemKind.Keyword":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.CompletionItemKind.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.CompletionItemKind.Snippet":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.CompletionItemKind.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.CompletionItemKind.Color":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.CompletionItemKind.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.CompletionItemKind.File":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.CompletionItemKind.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.CompletionItemKind.Reference":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.CompletionItemKind.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.TextEdit":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.TextEdit.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.TextEdit.Range":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.TextEdit.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.TextEdit.NewText":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.TextEdit.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.CompletionItem":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.CompletionItem.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.CompletionItem.Label":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.CompletionItem.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.CompletionItem.Kind":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.CompletionItem.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.CompletionItem.Detail":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.CompletionItem.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.CompletionItem.Documentation":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.CompletionItem.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.CompletionItem.SortText":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.CompletionItem.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.CompletionItem.FilterText":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.CompletionItem.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.CompletionItem.InsertText":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.CompletionItem.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.CompletionItem.TextEdit":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.CompletionItem.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.CompletionItem.Data":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.CompletionItem.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.DefinitionRequest":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.DefinitionRequest.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.DefinitionRequest.Type":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.DefinitionRequest.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.DefinitionError":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.DefinitionError.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.DefinitionError.message":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.DefinitionError.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.PublishDiagnosticsNotification":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.PublishDiagnosticsNotification.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.PublishDiagnosticsNotification.Type":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.PublishDiagnosticsNotification.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.PublishDiagnosticsNotification.Uri":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.PublishDiagnosticsNotification.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.PublishDiagnosticsNotification.Diagnostics":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.PublishDiagnosticsNotification.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.DiagnosticSeverity":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.DiagnosticSeverity.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.DiagnosticSeverity.Error":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.DiagnosticSeverity.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.DiagnosticSeverity.Warning":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.DiagnosticSeverity.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.DiagnosticSeverity.Information":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.DiagnosticSeverity.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.DiagnosticSeverity.Hint":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.DiagnosticSeverity.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.Diagnostic":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.Diagnostic.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.Diagnostic.Range":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.Diagnostic.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.Diagnostic.Severity":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.Diagnostic.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.Diagnostic.Code":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.Diagnostic.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.Diagnostic.Message":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.Diagnostic.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.DocumentHighlightKind":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.DocumentHighlightKind.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.DocumentHighlightKind.Text":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.DocumentHighlightKind.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.DocumentHighlightKind.Read":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.DocumentHighlightKind.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.DocumentHighlightKind.Write":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.DocumentHighlightKind.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.DocumentHighlight":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.DocumentHighlight.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.DocumentHighlight.Range":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.DocumentHighlight.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.DocumentHighlight.Kind":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.DocumentHighlight.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.DocumentHighlightRequest":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.DocumentHighlightRequest.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.DocumentHighlightRequest.Type":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.DocumentHighlightRequest.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.ExpandAliasRequest":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.ExpandAliasRequest.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.ExpandAliasRequest.Type":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.ExpandAliasRequest.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.FindModuleRequest":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.FindModuleRequest.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.FindModuleRequest.Type":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.FindModuleRequest.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.PSModuleMessage":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.PSModuleMessage.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.PSModuleMessage.Name":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.PSModuleMessage.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.PSModuleMessage.Description":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.PSModuleMessage.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.MarkedString":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.MarkedString.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.MarkedString.Language":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.MarkedString.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.MarkedString.Value":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.MarkedString.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.Hover":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.Hover.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.Hover.Contents":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.Hover.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.Hover.Range":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.Hover.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.HoverRequest":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.HoverRequest.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.HoverRequest.Type":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.HoverRequest.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.IntelliSenseReadyParams":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.IntelliSenseReadyParams.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.IntelliSenseReadyParams.OwnerUri":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.IntelliSenseReadyParams.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.IntelliSenseReadyNotification":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.IntelliSenseReadyNotification.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.IntelliSenseReadyNotification.Type":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.IntelliSenseReadyNotification.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.ReferencesRequest":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.ReferencesRequest.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.ReferencesRequest.Type":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.ReferencesRequest.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.ReferencesParams":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.ReferencesParams.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.ReferencesParams.Context":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.ReferencesParams.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.ReferencesContext":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.ReferencesContext.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.ReferencesContext.IncludeDeclaration":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.ReferencesContext.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.ShowOnlineHelpRequest":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.ShowOnlineHelpRequest.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.ShowOnlineHelpRequest.Type":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.ShowOnlineHelpRequest.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.SignatureHelpRequest":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.SignatureHelpRequest.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.SignatureHelpRequest.Type":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.SignatureHelpRequest.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.ParameterInformation":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.ParameterInformation.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.ParameterInformation.Label":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.ParameterInformation.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.ParameterInformation.Documentation":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.ParameterInformation.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.SignatureInformation":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.SignatureInformation.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.SignatureInformation.Label":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.SignatureInformation.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.SignatureInformation.Documentation":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.SignatureInformation.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.SignatureInformation.Parameters":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.SignatureInformation.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.SignatureHelp":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.SignatureHelp.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.SignatureHelp.Signatures":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.SignatureHelp.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.SignatureHelp.ActiveSignature":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.SignatureHelp.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.SignatureHelp.ActiveParameter":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.SignatureHelp.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.StatusChangeParams":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.StatusChangeParams.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.StatusChangeParams.OwnerUri":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.StatusChangeParams.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.StatusChangeParams.Status":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.StatusChangeParams.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.StatusChangedNotification":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.StatusChangedNotification.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.StatusChangedNotification.Type":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.StatusChangedNotification.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.TelemetryProperties":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.TelemetryProperties.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.TelemetryProperties.EventName":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.TelemetryProperties.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.TelemetryProperties.Properties":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.TelemetryProperties.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.TelemetryProperties.Measures":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.TelemetryProperties.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.TelemetryParams":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.TelemetryParams.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.TelemetryParams.Params":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.TelemetryParams.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.TelemetryNotification":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.TelemetryNotification.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.TelemetryNotification.Type":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.TelemetryNotification.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.TelemetryEventNames":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.TelemetryEventNames.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.TelemetryEventNames.IntellisenseQuantile":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.TelemetryEventNames.yml","Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.TelemetryEventNames.PeekDefinitionRequested":"Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.TelemetryEventNames.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution":"Microsoft.SqlTools.ServiceLayer.QueryExecution.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Batch":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Batch.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Batch.BatchCompletion":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Batch.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Batch.BatchStart":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Batch.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Batch.ResultSetCompletion":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Batch.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Batch.BatchText":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Batch.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Batch.ExecutionEndTimeStamp":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Batch.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Batch.ExecutionElapsedTime":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Batch.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Batch.ExecutionStartTimeStamp":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Batch.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Batch.HasError":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Batch.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Batch.HasExecuted":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Batch.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Batch.Id":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Batch.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Batch.ResultMessages":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Batch.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Batch.ResultSets":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Batch.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Batch.ResultSummaries":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Batch.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Batch.Summary":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Batch.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Batch.Execute(System.Data.Common.DbConnection,System.Threading.CancellationToken)":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Batch.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Batch.GetSubset(System.Int32,System.Int32,System.Int32)":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Batch.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Batch.Dispose":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Batch.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Batch.Dispose(System.Boolean)":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Batch.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Batch.BatchAsyncEventHandler":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Batch.BatchAsyncEventHandler.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Query":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Query.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Query.#ctor(System.String,Microsoft.SqlTools.ServiceLayer.Connection.ConnectionInfo,Microsoft.SqlTools.ServiceLayer.SqlContext.QueryExecutionSettings,Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.IFileStreamFactory)":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Query.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Query.BatchCompleted":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Query.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Query.BatchStarted":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Query.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Query.QueryCompleted":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Query.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Query.QueryFailed":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Query.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Query.QueryConnectionException":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Query.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Query.ResultSetCompleted":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Query.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Query.BatchSummaries":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Query.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Query.HasExecuted":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Query.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Query.QueryText":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Query.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Query.Cancel":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Query.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Query.Execute":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Query.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Query.GetSubset(System.Int32,System.Int32,System.Int32,System.Int32)":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Query.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Query.Dispose":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Query.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Query.Dispose(System.Boolean)":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Query.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Query.QueryAsyncErrorEventHandler":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Query.QueryAsyncErrorEventHandler.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Query.QueryAsyncEventHandler":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Query.QueryAsyncEventHandler.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.QueryExecutionService":"Microsoft.SqlTools.ServiceLayer.QueryExecution.QueryExecutionService.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.QueryExecutionService.Instance":"Microsoft.SqlTools.ServiceLayer.QueryExecution.QueryExecutionService.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.QueryExecutionService.InitializeService(Microsoft.SqlTools.ServiceLayer.Hosting.ServiceHost)":"Microsoft.SqlTools.ServiceLayer.QueryExecution.QueryExecutionService.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.QueryExecutionService.HandleExecuteRequest(Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteParams,Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.RequestContext{Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteResult})":"Microsoft.SqlTools.ServiceLayer.QueryExecution.QueryExecutionService.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.QueryExecutionService.HandleResultSubsetRequest(Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteSubsetParams,Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.RequestContext{Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteSubsetResult})":"Microsoft.SqlTools.ServiceLayer.QueryExecution.QueryExecutionService.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.QueryExecutionService.HandleDisposeRequest(Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryDisposeParams,Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.RequestContext{Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryDisposeResult})":"Microsoft.SqlTools.ServiceLayer.QueryExecution.QueryExecutionService.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.QueryExecutionService.HandleCancelRequest(Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryCancelParams,Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.RequestContext{Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryCancelResult})":"Microsoft.SqlTools.ServiceLayer.QueryExecution.QueryExecutionService.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.QueryExecutionService.Dispose":"Microsoft.SqlTools.ServiceLayer.QueryExecution.QueryExecutionService.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.QueryExecutionService.Finalize":"Microsoft.SqlTools.ServiceLayer.QueryExecution.QueryExecutionService.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.ResultSet":"Microsoft.SqlTools.ServiceLayer.QueryExecution.ResultSet.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.ResultSet.#ctor(System.Data.Common.DbDataReader,System.Int32,System.Int32,Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.IFileStreamFactory)":"Microsoft.SqlTools.ServiceLayer.QueryExecution.ResultSet.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.ResultSet.ResultCompletion":"Microsoft.SqlTools.ServiceLayer.QueryExecution.ResultSet.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.ResultSet.Columns":"Microsoft.SqlTools.ServiceLayer.QueryExecution.ResultSet.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.ResultSet.Id":"Microsoft.SqlTools.ServiceLayer.QueryExecution.ResultSet.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.ResultSet.BatchId":"Microsoft.SqlTools.ServiceLayer.QueryExecution.ResultSet.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.ResultSet.MaxCharsToStore":"Microsoft.SqlTools.ServiceLayer.QueryExecution.ResultSet.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.ResultSet.MaxXmlCharsToStore":"Microsoft.SqlTools.ServiceLayer.QueryExecution.ResultSet.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.ResultSet.RowCount":"Microsoft.SqlTools.ServiceLayer.QueryExecution.ResultSet.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.ResultSet.Summary":"Microsoft.SqlTools.ServiceLayer.QueryExecution.ResultSet.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.ResultSet.GetSubset(System.Int32,System.Int32)":"Microsoft.SqlTools.ServiceLayer.QueryExecution.ResultSet.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.ResultSet.ReadResultToEnd(System.Threading.CancellationToken)":"Microsoft.SqlTools.ServiceLayer.QueryExecution.ResultSet.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.ResultSet.Dispose":"Microsoft.SqlTools.ServiceLayer.QueryExecution.ResultSet.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.ResultSet.Dispose(System.Boolean)":"Microsoft.SqlTools.ServiceLayer.QueryExecution.ResultSet.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.ResultSet.ResultSetAsyncEventHandler":"Microsoft.SqlTools.ServiceLayer.QueryExecution.ResultSet.ResultSetAsyncEventHandler.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.BatchSummary":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.BatchSummary.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.BatchSummary.ExecutionElapsed":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.BatchSummary.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.BatchSummary.ExecutionEnd":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.BatchSummary.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.BatchSummary.ExecutionStart":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.BatchSummary.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.BatchSummary.HasError":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.BatchSummary.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.BatchSummary.Id":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.BatchSummary.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.BatchSummary.Selection":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.BatchSummary.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.BatchSummary.Messages":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.BatchSummary.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.BatchSummary.ResultSetSummaries":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.BatchSummary.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.DbCellValue":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.DbCellValue.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.DbCellValue.DisplayValue":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.DbCellValue.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.DbColumnWrapper":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.DbColumnWrapper.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.DbColumnWrapper.#ctor(System.Data.Common.DbColumn)":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.DbColumnWrapper.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.DbColumnWrapper.#ctor":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.DbColumnWrapper.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.DbColumnWrapper.IsBytes":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.DbColumnWrapper.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.DbColumnWrapper.IsChars":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.DbColumnWrapper.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.DbColumnWrapper.IsLong":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.DbColumnWrapper.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.DbColumnWrapper.IsSqlVariant":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.DbColumnWrapper.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.DbColumnWrapper.IsUdt":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.DbColumnWrapper.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.DbColumnWrapper.IsXml":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.DbColumnWrapper.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.DbColumnWrapper.IsJson":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.DbColumnWrapper.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.DbColumnWrapper.ColumnName":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.DbColumnWrapper.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.DbColumnWrapper.AllowDBNull":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.DbColumnWrapper.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.DbColumnWrapper.BaseCatalogName":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.DbColumnWrapper.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.DbColumnWrapper.BaseColumnName":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.DbColumnWrapper.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.DbColumnWrapper.BaseServerName":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.DbColumnWrapper.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.DbColumnWrapper.BaseTableName":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.DbColumnWrapper.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.DbColumnWrapper.ColumnOrdinal":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.DbColumnWrapper.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.DbColumnWrapper.ColumnSize":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.DbColumnWrapper.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.DbColumnWrapper.IsAliased":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.DbColumnWrapper.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.DbColumnWrapper.IsAutoIncrement":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.DbColumnWrapper.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.DbColumnWrapper.IsExpression":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.DbColumnWrapper.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.DbColumnWrapper.IsHidden":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.DbColumnWrapper.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.DbColumnWrapper.IsIdentity":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.DbColumnWrapper.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.DbColumnWrapper.IsKey":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.DbColumnWrapper.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.DbColumnWrapper.IsReadOnly":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.DbColumnWrapper.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.DbColumnWrapper.IsUnique":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.DbColumnWrapper.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.DbColumnWrapper.NumericPrecision":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.DbColumnWrapper.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.DbColumnWrapper.NumericScale":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.DbColumnWrapper.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.DbColumnWrapper.UdtAssemblyQualifiedName":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.DbColumnWrapper.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.DbColumnWrapper.DataType":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.DbColumnWrapper.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.DbColumnWrapper.DataTypeName":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.DbColumnWrapper.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryCancelParams":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryCancelParams.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryCancelParams.OwnerUri":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryCancelParams.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryCancelResult":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryCancelResult.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryCancelResult.Messages":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryCancelResult.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryCancelRequest":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryCancelRequest.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryCancelRequest.Type":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryCancelRequest.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryDisposeParams":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryDisposeParams.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryDisposeParams.OwnerUri":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryDisposeParams.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryDisposeResult":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryDisposeResult.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryDisposeResult.Messages":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryDisposeResult.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryDisposeRequest":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryDisposeRequest.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryDisposeRequest.Type":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryDisposeRequest.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteBatchNotificationParams":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteBatchNotificationParams.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteBatchNotificationParams.BatchSummary":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteBatchNotificationParams.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteBatchNotificationParams.OwnerUri":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteBatchNotificationParams.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteBatchCompleteEvent":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteBatchCompleteEvent.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteBatchCompleteEvent.Type":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteBatchCompleteEvent.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteBatchStartEvent":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteBatchStartEvent.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteBatchStartEvent.Type":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteBatchStartEvent.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteCompleteParams":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteCompleteParams.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteCompleteParams.OwnerUri":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteCompleteParams.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteCompleteParams.BatchSummaries":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteCompleteParams.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteCompleteParams.Message":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteCompleteParams.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteCompleteEvent":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteCompleteEvent.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteCompleteEvent.Type":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteCompleteEvent.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteParams":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteParams.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteParams.QuerySelection":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteParams.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteParams.OwnerUri":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteParams.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteResult":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteResult.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteResult.Messages":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteResult.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteRequest":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteRequest.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteRequest.Type":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteRequest.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteResultSetCompleteParams":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteResultSetCompleteParams.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteResultSetCompleteParams.ResultSetSummary":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteResultSetCompleteParams.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteResultSetCompleteParams.OwnerUri":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteResultSetCompleteParams.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteResultSetCompleteEvent":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteResultSetCompleteEvent.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteResultSetCompleteEvent.Type":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteResultSetCompleteEvent.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteSubsetParams":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteSubsetParams.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteSubsetParams.OwnerUri":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteSubsetParams.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteSubsetParams.BatchIndex":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteSubsetParams.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteSubsetParams.ResultSetIndex":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteSubsetParams.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteSubsetParams.RowsStartIndex":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteSubsetParams.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteSubsetParams.RowsCount":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteSubsetParams.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteSubsetResult":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteSubsetResult.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteSubsetResult.Message":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteSubsetResult.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteSubsetResult.ResultSubset":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteSubsetResult.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteSubsetRequest":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteSubsetRequest.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteSubsetRequest.Type":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteSubsetRequest.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.ResultMessage":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.ResultMessage.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.ResultMessage.Time":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.ResultMessage.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.ResultMessage.Message":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.ResultMessage.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.ResultMessage.#ctor(System.String,System.String)":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.ResultMessage.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.ResultMessage.#ctor(System.String)":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.ResultMessage.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.ResultMessage.#ctor":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.ResultMessage.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.ResultSetSubset":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.ResultSetSubset.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.ResultSetSubset.RowCount":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.ResultSetSubset.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.ResultSetSubset.Rows":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.ResultSetSubset.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.ResultSetSummary":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.ResultSetSummary.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.ResultSetSummary.Id":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.ResultSetSummary.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.ResultSetSummary.BatchId":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.ResultSetSummary.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.ResultSetSummary.RowCount":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.ResultSetSummary.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.ResultSetSummary.ColumnInfo":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.ResultSetSummary.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.SaveResultsRequestParams":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.SaveResultsRequestParams.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.SaveResultsRequestParams.FilePath":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.SaveResultsRequestParams.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.SaveResultsRequestParams.BatchIndex":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.SaveResultsRequestParams.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.SaveResultsRequestParams.ResultSetIndex":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.SaveResultsRequestParams.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.SaveResultsRequestParams.OwnerUri":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.SaveResultsRequestParams.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.SaveResultsRequestParams.RowStartIndex":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.SaveResultsRequestParams.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.SaveResultsRequestParams.RowEndIndex":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.SaveResultsRequestParams.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.SaveResultsRequestParams.ColumnStartIndex":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.SaveResultsRequestParams.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.SaveResultsRequestParams.ColumnEndIndex":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.SaveResultsRequestParams.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.SaveResultsAsCsvRequestParams":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.SaveResultsAsCsvRequestParams.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.SaveResultsAsCsvRequestParams.IncludeHeaders":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.SaveResultsAsCsvRequestParams.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.SaveResultsAsJsonRequestParams":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.SaveResultsAsJsonRequestParams.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.SaveResultRequestResult":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.SaveResultRequestResult.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.SaveResultRequestResult.Messages":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.SaveResultRequestResult.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.SaveResultRequestError":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.SaveResultRequestError.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.SaveResultRequestError.message":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.SaveResultRequestError.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.SaveResultsAsCsvRequest":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.SaveResultsAsCsvRequest.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.SaveResultsAsCsvRequest.Type":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.SaveResultsAsCsvRequest.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.SaveResultsAsJsonRequest":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.SaveResultsAsJsonRequest.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.SaveResultsAsJsonRequest.Type":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.SaveResultsAsJsonRequest.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.SelectionData":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.SelectionData.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.SelectionData.#ctor":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.SelectionData.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.SelectionData.#ctor(System.Int32,System.Int32,System.Int32,System.Int32)":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.SelectionData.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.SelectionData.EndColumn":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.SelectionData.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.SelectionData.EndLine":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.SelectionData.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.SelectionData.StartColumn":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.SelectionData.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.SelectionData.StartLine":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.SelectionData.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.SelectionData.ToBufferRange":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.SelectionData.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.SelectionData.FromBufferRange(Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.BufferRange)":"Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.SelectionData.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.FileStreamReadResult":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.FileStreamReadResult.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.FileStreamReadResult.TotalLength":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.FileStreamReadResult.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.FileStreamReadResult.Value":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.FileStreamReadResult.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.FileStreamReadResult.#ctor(Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.DbCellValue,System.Int32)":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.FileStreamReadResult.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.IFileStreamFactory":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.IFileStreamFactory.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.IFileStreamFactory.CreateFile":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.IFileStreamFactory.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.IFileStreamFactory.GetReader(System.String)":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.IFileStreamFactory.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.IFileStreamFactory.GetWriter(System.String,System.Int32,System.Int32)":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.IFileStreamFactory.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.IFileStreamFactory.DisposeFile(System.String)":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.IFileStreamFactory.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.IFileStreamReader":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.IFileStreamReader.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.IFileStreamReader.ReadRow(System.Int64,System.Collections.Generic.IEnumerable{Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.DbColumnWrapper})":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.IFileStreamReader.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.IFileStreamReader.ReadInt16(System.Int64)":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.IFileStreamReader.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.IFileStreamReader.ReadInt32(System.Int64)":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.IFileStreamReader.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.IFileStreamReader.ReadInt64(System.Int64)":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.IFileStreamReader.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.IFileStreamReader.ReadByte(System.Int64)":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.IFileStreamReader.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.IFileStreamReader.ReadChar(System.Int64)":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.IFileStreamReader.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.IFileStreamReader.ReadBoolean(System.Int64)":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.IFileStreamReader.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.IFileStreamReader.ReadSingle(System.Int64)":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.IFileStreamReader.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.IFileStreamReader.ReadDouble(System.Int64)":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.IFileStreamReader.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.IFileStreamReader.ReadSqlDecimal(System.Int64)":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.IFileStreamReader.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.IFileStreamReader.ReadDecimal(System.Int64)":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.IFileStreamReader.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.IFileStreamReader.ReadDateTime(System.Int64)":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.IFileStreamReader.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.IFileStreamReader.ReadTimeSpan(System.Int64)":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.IFileStreamReader.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.IFileStreamReader.ReadString(System.Int64)":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.IFileStreamReader.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.IFileStreamReader.ReadBytes(System.Int64)":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.IFileStreamReader.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.IFileStreamReader.ReadDateTimeOffset(System.Int64)":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.IFileStreamReader.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.IFileStreamReader.ReadGuid(System.Int64)":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.IFileStreamReader.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.IFileStreamReader.ReadMoney(System.Int64)":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.IFileStreamReader.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.IFileStreamWriter":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.IFileStreamWriter.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.IFileStreamWriter.WriteRow(Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.StorageDataReader)":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.IFileStreamWriter.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.IFileStreamWriter.WriteNull":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.IFileStreamWriter.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.IFileStreamWriter.WriteInt16(System.Int16)":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.IFileStreamWriter.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.IFileStreamWriter.WriteInt32(System.Int32)":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.IFileStreamWriter.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.IFileStreamWriter.WriteInt64(System.Int64)":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.IFileStreamWriter.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.IFileStreamWriter.WriteByte(System.Byte)":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.IFileStreamWriter.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.IFileStreamWriter.WriteChar(System.Char)":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.IFileStreamWriter.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.IFileStreamWriter.WriteBoolean(System.Boolean)":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.IFileStreamWriter.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.IFileStreamWriter.WriteSingle(System.Single)":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.IFileStreamWriter.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.IFileStreamWriter.WriteDouble(System.Double)":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.IFileStreamWriter.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.IFileStreamWriter.WriteDecimal(System.Decimal)":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.IFileStreamWriter.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.IFileStreamWriter.WriteSqlDecimal(System.Data.SqlTypes.SqlDecimal)":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.IFileStreamWriter.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.IFileStreamWriter.WriteDateTime(Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.DbColumnWrapper,System.DateTime)":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.IFileStreamWriter.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.IFileStreamWriter.WriteDateTimeOffset(System.DateTimeOffset)":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.IFileStreamWriter.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.IFileStreamWriter.WriteTimeSpan(System.TimeSpan)":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.IFileStreamWriter.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.IFileStreamWriter.WriteString(System.String)":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.IFileStreamWriter.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.IFileStreamWriter.WriteBytes(System.Byte[])":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.IFileStreamWriter.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.IFileStreamWriter.WriteGuid(System.Guid)":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.IFileStreamWriter.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.IFileStreamWriter.WriteMoney(System.Data.SqlTypes.SqlMoney)":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.IFileStreamWriter.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.IFileStreamWriter.FlushBuffer":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.IFileStreamWriter.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamFactory":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamFactory.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamFactory.CreateFile":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamFactory.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamFactory.GetReader(System.String)":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamFactory.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamFactory.GetWriter(System.String,System.Int32,System.Int32)":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamFactory.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamFactory.DisposeFile(System.String)":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamFactory.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamReader":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamReader.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamReader.#ctor(System.IO.Stream)":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamReader.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamReader.ReadRow(System.Int64,System.Collections.Generic.IEnumerable{Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.DbColumnWrapper})":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamReader.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamReader.ReadInt16(System.Int64)":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamReader.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamReader.ReadInt32(System.Int64)":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamReader.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamReader.ReadInt64(System.Int64)":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamReader.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamReader.ReadByte(System.Int64)":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamReader.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamReader.ReadChar(System.Int64)":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamReader.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamReader.ReadBoolean(System.Int64)":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamReader.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamReader.ReadSingle(System.Int64)":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamReader.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamReader.ReadDouble(System.Int64)":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamReader.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamReader.ReadSqlDecimal(System.Int64)":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamReader.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamReader.ReadDecimal(System.Int64)":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamReader.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamReader.ReadDateTime(System.Int64)":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamReader.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamReader.ReadDateTimeOffset(System.Int64)":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamReader.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamReader.ReadTimeSpan(System.Int64)":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamReader.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamReader.ReadString(System.Int64)":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamReader.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamReader.ReadBytes(System.Int64)":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamReader.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamReader.ReadGuid(System.Int64)":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamReader.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamReader.ReadMoney(System.Int64)":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamReader.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamReader.Dispose":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamReader.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamReader.Dispose(System.Boolean)":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamReader.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamReader.Finalize":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamReader.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamWriter":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamWriter.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamWriter.#ctor(System.IO.Stream,System.Int32,System.Int32)":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamWriter.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamWriter.WriteRow(Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.StorageDataReader)":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamWriter.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamWriter.WriteNull":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamWriter.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamWriter.WriteInt16(System.Int16)":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamWriter.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamWriter.WriteInt32(System.Int32)":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamWriter.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamWriter.WriteInt64(System.Int64)":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamWriter.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamWriter.WriteChar(System.Char)":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamWriter.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamWriter.WriteBoolean(System.Boolean)":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamWriter.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamWriter.WriteByte(System.Byte)":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamWriter.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamWriter.WriteSingle(System.Single)":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamWriter.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamWriter.WriteDouble(System.Double)":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamWriter.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamWriter.WriteSqlDecimal(System.Data.SqlTypes.SqlDecimal)":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamWriter.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamWriter.WriteDecimal(System.Decimal)":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamWriter.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamWriter.WriteDateTime(Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.DbColumnWrapper,System.DateTime)":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamWriter.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamWriter.WriteDateTimeOffset(System.DateTimeOffset)":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamWriter.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamWriter.WriteTimeSpan(System.TimeSpan)":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamWriter.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamWriter.WriteString(System.String)":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamWriter.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamWriter.WriteBytes(System.Byte[])":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamWriter.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamWriter.WriteGuid(System.Guid)":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamWriter.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamWriter.WriteMoney(System.Data.SqlTypes.SqlMoney)":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamWriter.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamWriter.FlushBuffer":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamWriter.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamWriter.Dispose":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamWriter.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamWriter.Dispose(System.Boolean)":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamWriter.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamWriter.Finalize":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamWriter.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.StorageDataReader":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.StorageDataReader.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.StorageDataReader.#ctor(System.Data.Common.DbDataReader)":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.StorageDataReader.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.StorageDataReader.Columns":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.StorageDataReader.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.StorageDataReader.DbDataReader":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.StorageDataReader.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.StorageDataReader.HasLongColumns":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.StorageDataReader.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.StorageDataReader.ReadAsync(System.Threading.CancellationToken)":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.StorageDataReader.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.StorageDataReader.GetValue(System.Int32)":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.StorageDataReader.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.StorageDataReader.GetValues(System.Object[])":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.StorageDataReader.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.StorageDataReader.IsDBNull(System.Int32)":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.StorageDataReader.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.StorageDataReader.GetBytesWithMaxCapacity(System.Int32,System.Int32)":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.StorageDataReader.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.StorageDataReader.GetCharsWithMaxCapacity(System.Int32,System.Int32)":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.StorageDataReader.yml","Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.StorageDataReader.GetXmlWithMaxCapacity(System.Int32,System.Int32)":"Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.StorageDataReader.yml","Microsoft.SqlTools.ServiceLayer.SqlContext":"Microsoft.SqlTools.ServiceLayer.SqlContext.yml","Microsoft.SqlTools.ServiceLayer.SqlContext.HostDetails":"Microsoft.SqlTools.ServiceLayer.SqlContext.HostDetails.yml","Microsoft.SqlTools.ServiceLayer.SqlContext.HostDetails.DefaultHostName":"Microsoft.SqlTools.ServiceLayer.SqlContext.HostDetails.yml","Microsoft.SqlTools.ServiceLayer.SqlContext.HostDetails.DefaultHostProfileId":"Microsoft.SqlTools.ServiceLayer.SqlContext.HostDetails.yml","Microsoft.SqlTools.ServiceLayer.SqlContext.HostDetails.DefaultHostVersion":"Microsoft.SqlTools.ServiceLayer.SqlContext.HostDetails.yml","Microsoft.SqlTools.ServiceLayer.SqlContext.HostDetails.Default":"Microsoft.SqlTools.ServiceLayer.SqlContext.HostDetails.yml","Microsoft.SqlTools.ServiceLayer.SqlContext.HostDetails.Name":"Microsoft.SqlTools.ServiceLayer.SqlContext.HostDetails.yml","Microsoft.SqlTools.ServiceLayer.SqlContext.HostDetails.ProfileId":"Microsoft.SqlTools.ServiceLayer.SqlContext.HostDetails.yml","Microsoft.SqlTools.ServiceLayer.SqlContext.HostDetails.Version":"Microsoft.SqlTools.ServiceLayer.SqlContext.HostDetails.yml","Microsoft.SqlTools.ServiceLayer.SqlContext.HostDetails.#ctor(System.String,System.String,System.Version)":"Microsoft.SqlTools.ServiceLayer.SqlContext.HostDetails.yml","Microsoft.SqlTools.ServiceLayer.SqlContext.IntelliSenseSettings":"Microsoft.SqlTools.ServiceLayer.SqlContext.IntelliSenseSettings.yml","Microsoft.SqlTools.ServiceLayer.SqlContext.IntelliSenseSettings.#ctor":"Microsoft.SqlTools.ServiceLayer.SqlContext.IntelliSenseSettings.yml","Microsoft.SqlTools.ServiceLayer.SqlContext.IntelliSenseSettings.EnableIntellisense":"Microsoft.SqlTools.ServiceLayer.SqlContext.IntelliSenseSettings.yml","Microsoft.SqlTools.ServiceLayer.SqlContext.IntelliSenseSettings.EnableSuggestions":"Microsoft.SqlTools.ServiceLayer.SqlContext.IntelliSenseSettings.yml","Microsoft.SqlTools.ServiceLayer.SqlContext.IntelliSenseSettings.LowerCaseSuggestions":"Microsoft.SqlTools.ServiceLayer.SqlContext.IntelliSenseSettings.yml","Microsoft.SqlTools.ServiceLayer.SqlContext.IntelliSenseSettings.EnableErrorChecking":"Microsoft.SqlTools.ServiceLayer.SqlContext.IntelliSenseSettings.yml","Microsoft.SqlTools.ServiceLayer.SqlContext.IntelliSenseSettings.EnableQuickInfo":"Microsoft.SqlTools.ServiceLayer.SqlContext.IntelliSenseSettings.yml","Microsoft.SqlTools.ServiceLayer.SqlContext.IntelliSenseSettings.Update(Microsoft.SqlTools.ServiceLayer.SqlContext.IntelliSenseSettings)":"Microsoft.SqlTools.ServiceLayer.SqlContext.IntelliSenseSettings.yml","Microsoft.SqlTools.ServiceLayer.SqlContext.QueryExecutionSettings":"Microsoft.SqlTools.ServiceLayer.SqlContext.QueryExecutionSettings.yml","Microsoft.SqlTools.ServiceLayer.SqlContext.QueryExecutionSettings.BatchSeparator":"Microsoft.SqlTools.ServiceLayer.SqlContext.QueryExecutionSettings.yml","Microsoft.SqlTools.ServiceLayer.SqlContext.QueryExecutionSettings.Update(Microsoft.SqlTools.ServiceLayer.SqlContext.QueryExecutionSettings)":"Microsoft.SqlTools.ServiceLayer.SqlContext.QueryExecutionSettings.yml","Microsoft.SqlTools.ServiceLayer.SqlContext.SqlToolsContext":"Microsoft.SqlTools.ServiceLayer.SqlContext.SqlToolsContext.yml","Microsoft.SqlTools.ServiceLayer.SqlContext.SqlToolsContext.SqlToolsVersion":"Microsoft.SqlTools.ServiceLayer.SqlContext.SqlToolsContext.yml","Microsoft.SqlTools.ServiceLayer.SqlContext.SqlToolsContext.#ctor(Microsoft.SqlTools.ServiceLayer.SqlContext.HostDetails)":"Microsoft.SqlTools.ServiceLayer.SqlContext.SqlToolsContext.yml","Microsoft.SqlTools.ServiceLayer.SqlContext.SqlToolsSettings":"Microsoft.SqlTools.ServiceLayer.SqlContext.SqlToolsSettings.yml","Microsoft.SqlTools.ServiceLayer.SqlContext.SqlToolsSettings.SqlTools":"Microsoft.SqlTools.ServiceLayer.SqlContext.SqlToolsSettings.yml","Microsoft.SqlTools.ServiceLayer.SqlContext.SqlToolsSettings.QueryExecutionSettings":"Microsoft.SqlTools.ServiceLayer.SqlContext.SqlToolsSettings.yml","Microsoft.SqlTools.ServiceLayer.SqlContext.SqlToolsSettings.Update(Microsoft.SqlTools.ServiceLayer.SqlContext.SqlToolsSettings)":"Microsoft.SqlTools.ServiceLayer.SqlContext.SqlToolsSettings.yml","Microsoft.SqlTools.ServiceLayer.SqlContext.SqlToolsSettings.IsDiagnositicsEnabled":"Microsoft.SqlTools.ServiceLayer.SqlContext.SqlToolsSettings.yml","Microsoft.SqlTools.ServiceLayer.SqlContext.SqlToolsSettings.IsSuggestionsEnabled":"Microsoft.SqlTools.ServiceLayer.SqlContext.SqlToolsSettings.yml","Microsoft.SqlTools.ServiceLayer.SqlContext.SqlToolsSettings.IsQuickInfoEnabled":"Microsoft.SqlTools.ServiceLayer.SqlContext.SqlToolsSettings.yml","Microsoft.SqlTools.ServiceLayer.SqlContext.SqlToolsSettings.IsIntelliSenseEnabled":"Microsoft.SqlTools.ServiceLayer.SqlContext.SqlToolsSettings.yml","Microsoft.SqlTools.ServiceLayer.SqlContext.SqlToolsSettingsValues":"Microsoft.SqlTools.ServiceLayer.SqlContext.SqlToolsSettingsValues.yml","Microsoft.SqlTools.ServiceLayer.SqlContext.SqlToolsSettingsValues.#ctor":"Microsoft.SqlTools.ServiceLayer.SqlContext.SqlToolsSettingsValues.yml","Microsoft.SqlTools.ServiceLayer.SqlContext.SqlToolsSettingsValues.IntelliSense":"Microsoft.SqlTools.ServiceLayer.SqlContext.SqlToolsSettingsValues.yml","Microsoft.SqlTools.ServiceLayer.SqlContext.SqlToolsSettingsValues.QueryExecutionSettings":"Microsoft.SqlTools.ServiceLayer.SqlContext.SqlToolsSettingsValues.yml","Microsoft.SqlTools.ServiceLayer.Utility":"Microsoft.SqlTools.ServiceLayer.Utility.yml","Microsoft.SqlTools.ServiceLayer.Utility.AsyncContext":"Microsoft.SqlTools.ServiceLayer.Utility.AsyncContext.yml","Microsoft.SqlTools.ServiceLayer.Utility.AsyncContext.Start(System.Func{System.Threading.Tasks.Task})":"Microsoft.SqlTools.ServiceLayer.Utility.AsyncContext.yml","Microsoft.SqlTools.ServiceLayer.Utility.AsyncContextThread":"Microsoft.SqlTools.ServiceLayer.Utility.AsyncContextThread.yml","Microsoft.SqlTools.ServiceLayer.Utility.AsyncContextThread.#ctor(System.String)":"Microsoft.SqlTools.ServiceLayer.Utility.AsyncContextThread.yml","Microsoft.SqlTools.ServiceLayer.Utility.AsyncContextThread.Run(System.Func{System.Threading.Tasks.Task})":"Microsoft.SqlTools.ServiceLayer.Utility.AsyncContextThread.yml","Microsoft.SqlTools.ServiceLayer.Utility.AsyncContextThread.Stop":"Microsoft.SqlTools.ServiceLayer.Utility.AsyncContextThread.yml","Microsoft.SqlTools.ServiceLayer.Utility.AsyncLock":"Microsoft.SqlTools.ServiceLayer.Utility.AsyncLock.yml","Microsoft.SqlTools.ServiceLayer.Utility.AsyncLock.#ctor":"Microsoft.SqlTools.ServiceLayer.Utility.AsyncLock.yml","Microsoft.SqlTools.ServiceLayer.Utility.AsyncLock.LockAsync":"Microsoft.SqlTools.ServiceLayer.Utility.AsyncLock.yml","Microsoft.SqlTools.ServiceLayer.Utility.AsyncLock.LockAsync(System.Threading.CancellationToken)":"Microsoft.SqlTools.ServiceLayer.Utility.AsyncLock.yml","Microsoft.SqlTools.ServiceLayer.Utility.AsyncQueue`1":"Microsoft.SqlTools.ServiceLayer.Utility.AsyncQueue-1.yml","Microsoft.SqlTools.ServiceLayer.Utility.AsyncQueue`1.IsEmpty":"Microsoft.SqlTools.ServiceLayer.Utility.AsyncQueue-1.yml","Microsoft.SqlTools.ServiceLayer.Utility.AsyncQueue`1.#ctor":"Microsoft.SqlTools.ServiceLayer.Utility.AsyncQueue-1.yml","Microsoft.SqlTools.ServiceLayer.Utility.AsyncQueue`1.#ctor(System.Collections.Generic.IEnumerable{`0})":"Microsoft.SqlTools.ServiceLayer.Utility.AsyncQueue-1.yml","Microsoft.SqlTools.ServiceLayer.Utility.AsyncQueue`1.EnqueueAsync(`0)":"Microsoft.SqlTools.ServiceLayer.Utility.AsyncQueue-1.yml","Microsoft.SqlTools.ServiceLayer.Utility.AsyncQueue`1.DequeueAsync":"Microsoft.SqlTools.ServiceLayer.Utility.AsyncQueue-1.yml","Microsoft.SqlTools.ServiceLayer.Utility.AsyncQueue`1.DequeueAsync(System.Threading.CancellationToken)":"Microsoft.SqlTools.ServiceLayer.Utility.AsyncQueue-1.yml","Microsoft.SqlTools.ServiceLayer.Utility.LogLevel":"Microsoft.SqlTools.ServiceLayer.Utility.LogLevel.yml","Microsoft.SqlTools.ServiceLayer.Utility.LogLevel.Verbose":"Microsoft.SqlTools.ServiceLayer.Utility.LogLevel.yml","Microsoft.SqlTools.ServiceLayer.Utility.LogLevel.Normal":"Microsoft.SqlTools.ServiceLayer.Utility.LogLevel.yml","Microsoft.SqlTools.ServiceLayer.Utility.LogLevel.Warning":"Microsoft.SqlTools.ServiceLayer.Utility.LogLevel.yml","Microsoft.SqlTools.ServiceLayer.Utility.LogLevel.Error":"Microsoft.SqlTools.ServiceLayer.Utility.LogLevel.yml","Microsoft.SqlTools.ServiceLayer.Utility.Logger":"Microsoft.SqlTools.ServiceLayer.Utility.Logger.yml","Microsoft.SqlTools.ServiceLayer.Utility.Logger.Initialize(System.String,Microsoft.SqlTools.ServiceLayer.Utility.LogLevel,System.Boolean)":"Microsoft.SqlTools.ServiceLayer.Utility.Logger.yml","Microsoft.SqlTools.ServiceLayer.Utility.Logger.Close":"Microsoft.SqlTools.ServiceLayer.Utility.Logger.yml","Microsoft.SqlTools.ServiceLayer.Utility.Logger.Write(Microsoft.SqlTools.ServiceLayer.Utility.LogLevel,System.String,System.String,System.String,System.Int32)":"Microsoft.SqlTools.ServiceLayer.Utility.Logger.yml","Microsoft.SqlTools.ServiceLayer.Utility.LongList`1":"Microsoft.SqlTools.ServiceLayer.Utility.LongList-1.yml","Microsoft.SqlTools.ServiceLayer.Utility.LongList`1.#ctor":"Microsoft.SqlTools.ServiceLayer.Utility.LongList-1.yml","Microsoft.SqlTools.ServiceLayer.Utility.LongList`1.Count":"Microsoft.SqlTools.ServiceLayer.Utility.LongList-1.yml","Microsoft.SqlTools.ServiceLayer.Utility.LongList`1.Item(System.Int64)":"Microsoft.SqlTools.ServiceLayer.Utility.LongList-1.yml","Microsoft.SqlTools.ServiceLayer.Utility.LongList`1.ExpandListSize":"Microsoft.SqlTools.ServiceLayer.Utility.LongList-1.yml","Microsoft.SqlTools.ServiceLayer.Utility.LongList`1.Add(`0)":"Microsoft.SqlTools.ServiceLayer.Utility.LongList-1.yml","Microsoft.SqlTools.ServiceLayer.Utility.LongList`1.GetItem(System.Int64)":"Microsoft.SqlTools.ServiceLayer.Utility.LongList-1.yml","Microsoft.SqlTools.ServiceLayer.Utility.LongList`1.RemoveAt(System.Int64)":"Microsoft.SqlTools.ServiceLayer.Utility.LongList-1.yml","Microsoft.SqlTools.ServiceLayer.Utility.LongList`1.GetEnumerator":"Microsoft.SqlTools.ServiceLayer.Utility.LongList-1.yml","Microsoft.SqlTools.ServiceLayer.Utility.LongList`1.System#Collections#IEnumerable#GetEnumerator":"Microsoft.SqlTools.ServiceLayer.Utility.LongList-1.yml","Microsoft.SqlTools.ServiceLayer.Utility.LongList`1.LongListEnumerator`1":"Microsoft.SqlTools.ServiceLayer.Utility.LongList-1.LongListEnumerator-1.yml","Microsoft.SqlTools.ServiceLayer.Utility.LongList`1.LongListEnumerator`1.#ctor(Microsoft.SqlTools.ServiceLayer.Utility.LongList{`1})":"Microsoft.SqlTools.ServiceLayer.Utility.LongList-1.LongListEnumerator-1.yml","Microsoft.SqlTools.ServiceLayer.Utility.LongList`1.LongListEnumerator`1.Current":"Microsoft.SqlTools.ServiceLayer.Utility.LongList-1.LongListEnumerator-1.yml","Microsoft.SqlTools.ServiceLayer.Utility.LongList`1.LongListEnumerator`1.System#Collections#IEnumerator#Current":"Microsoft.SqlTools.ServiceLayer.Utility.LongList-1.LongListEnumerator-1.yml","Microsoft.SqlTools.ServiceLayer.Utility.LongList`1.LongListEnumerator`1.MoveNext":"Microsoft.SqlTools.ServiceLayer.Utility.LongList-1.LongListEnumerator-1.yml","Microsoft.SqlTools.ServiceLayer.Utility.LongList`1.LongListEnumerator`1.Reset":"Microsoft.SqlTools.ServiceLayer.Utility.LongList-1.LongListEnumerator-1.yml","Microsoft.SqlTools.ServiceLayer.Utility.LongList`1.LongListEnumerator`1.Dispose":"Microsoft.SqlTools.ServiceLayer.Utility.LongList-1.LongListEnumerator-1.yml","Microsoft.SqlTools.ServiceLayer.Utility.TextUtilities":"Microsoft.SqlTools.ServiceLayer.Utility.TextUtilities.yml","Microsoft.SqlTools.ServiceLayer.Utility.TextUtilities.PositionOfCursor(System.String,System.Int32,System.Int32,System.Int32@)":"Microsoft.SqlTools.ServiceLayer.Utility.TextUtilities.yml","Microsoft.SqlTools.ServiceLayer.Utility.TextUtilities.PositionOfPrevDelimeter(System.String,System.Int32,System.Int32)":"Microsoft.SqlTools.ServiceLayer.Utility.TextUtilities.yml","Microsoft.SqlTools.ServiceLayer.Utility.TextUtilities.PositionOfNextDelimeter(System.String,System.Int32,System.Int32)":"Microsoft.SqlTools.ServiceLayer.Utility.TextUtilities.yml","Microsoft.SqlTools.ServiceLayer.Utility.TextUtilities.RemoveSquareBracketSyntax(System.String)":"Microsoft.SqlTools.ServiceLayer.Utility.TextUtilities.yml","Microsoft.SqlTools.ServiceLayer.Utility.ThreadSynchronizationContext":"Microsoft.SqlTools.ServiceLayer.Utility.ThreadSynchronizationContext.yml","Microsoft.SqlTools.ServiceLayer.Utility.ThreadSynchronizationContext.Post(System.Threading.SendOrPostCallback,System.Object)":"Microsoft.SqlTools.ServiceLayer.Utility.ThreadSynchronizationContext.yml","Microsoft.SqlTools.ServiceLayer.Utility.ThreadSynchronizationContext.RunLoopOnCurrentThread":"Microsoft.SqlTools.ServiceLayer.Utility.ThreadSynchronizationContext.yml","Microsoft.SqlTools.ServiceLayer.Utility.ThreadSynchronizationContext.EndLoop":"Microsoft.SqlTools.ServiceLayer.Utility.ThreadSynchronizationContext.yml","Microsoft.SqlTools.ServiceLayer.Utility.Validate":"Microsoft.SqlTools.ServiceLayer.Utility.Validate.yml","Microsoft.SqlTools.ServiceLayer.Utility.Validate.IsNotNull(System.String,System.Object)":"Microsoft.SqlTools.ServiceLayer.Utility.Validate.yml","Microsoft.SqlTools.ServiceLayer.Utility.Validate.IsWithinRange(System.String,System.Int32,System.Int32,System.Int32)":"Microsoft.SqlTools.ServiceLayer.Utility.Validate.yml","Microsoft.SqlTools.ServiceLayer.Utility.Validate.IsLessThan(System.String,System.Int32,System.Int32)":"Microsoft.SqlTools.ServiceLayer.Utility.Validate.yml","Microsoft.SqlTools.ServiceLayer.Utility.Validate.IsGreaterThan(System.String,System.Int32,System.Int32)":"Microsoft.SqlTools.ServiceLayer.Utility.Validate.yml","Microsoft.SqlTools.ServiceLayer.Utility.Validate.IsNotEqual``1(System.String,``0,``0)":"Microsoft.SqlTools.ServiceLayer.Utility.Validate.yml","Microsoft.SqlTools.ServiceLayer.Utility.Validate.IsNotNullOrEmptyString(System.String,System.String)":"Microsoft.SqlTools.ServiceLayer.Utility.Validate.yml","Microsoft.SqlTools.ServiceLayer.Utility.Validate.IsNotNullOrWhitespaceString(System.String,System.String)":"Microsoft.SqlTools.ServiceLayer.Utility.Validate.yml","Microsoft.SqlTools.ServiceLayer.Workspace":"Microsoft.SqlTools.ServiceLayer.Workspace.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Workspace":"Microsoft.SqlTools.ServiceLayer.Workspace.Workspace.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Workspace.WorkspacePath":"Microsoft.SqlTools.ServiceLayer.Workspace.Workspace.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Workspace.#ctor":"Microsoft.SqlTools.ServiceLayer.Workspace.Workspace.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Workspace.GetFile(System.String)":"Microsoft.SqlTools.ServiceLayer.Workspace.Workspace.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Workspace.UnescapePath(System.String)":"Microsoft.SqlTools.ServiceLayer.Workspace.Workspace.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Workspace.GetFileBuffer(System.String,System.String)":"Microsoft.SqlTools.ServiceLayer.Workspace.Workspace.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Workspace.GetOpenedFiles":"Microsoft.SqlTools.ServiceLayer.Workspace.Workspace.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Workspace.CloseFile(Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.ScriptFile)":"Microsoft.SqlTools.ServiceLayer.Workspace.Workspace.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Workspace.Dispose":"Microsoft.SqlTools.ServiceLayer.Workspace.Workspace.yml","Microsoft.SqlTools.ServiceLayer.Workspace.WorkspaceService`1":"Microsoft.SqlTools.ServiceLayer.Workspace.WorkspaceService-1.yml","Microsoft.SqlTools.ServiceLayer.Workspace.WorkspaceService`1.Instance":"Microsoft.SqlTools.ServiceLayer.Workspace.WorkspaceService-1.yml","Microsoft.SqlTools.ServiceLayer.Workspace.WorkspaceService`1.#ctor":"Microsoft.SqlTools.ServiceLayer.Workspace.WorkspaceService-1.yml","Microsoft.SqlTools.ServiceLayer.Workspace.WorkspaceService`1.Workspace":"Microsoft.SqlTools.ServiceLayer.Workspace.WorkspaceService-1.yml","Microsoft.SqlTools.ServiceLayer.Workspace.WorkspaceService`1.CurrentSettings":"Microsoft.SqlTools.ServiceLayer.Workspace.WorkspaceService-1.yml","Microsoft.SqlTools.ServiceLayer.Workspace.WorkspaceService`1.InitializeService(Microsoft.SqlTools.ServiceLayer.Hosting.ServiceHost)":"Microsoft.SqlTools.ServiceLayer.Workspace.WorkspaceService-1.yml","Microsoft.SqlTools.ServiceLayer.Workspace.WorkspaceService`1.RegisterConfigChangeCallback(Microsoft.SqlTools.ServiceLayer.Workspace.WorkspaceService{`0}.ConfigChangeCallback)":"Microsoft.SqlTools.ServiceLayer.Workspace.WorkspaceService-1.yml","Microsoft.SqlTools.ServiceLayer.Workspace.WorkspaceService`1.RegisterTextDocChangeCallback(Microsoft.SqlTools.ServiceLayer.Workspace.WorkspaceService{`0}.TextDocChangeCallback)":"Microsoft.SqlTools.ServiceLayer.Workspace.WorkspaceService-1.yml","Microsoft.SqlTools.ServiceLayer.Workspace.WorkspaceService`1.RegisterTextDocCloseCallback(Microsoft.SqlTools.ServiceLayer.Workspace.WorkspaceService{`0}.TextDocCloseCallback)":"Microsoft.SqlTools.ServiceLayer.Workspace.WorkspaceService-1.yml","Microsoft.SqlTools.ServiceLayer.Workspace.WorkspaceService`1.RegisterTextDocOpenCallback(Microsoft.SqlTools.ServiceLayer.Workspace.WorkspaceService{`0}.TextDocOpenCallback)":"Microsoft.SqlTools.ServiceLayer.Workspace.WorkspaceService-1.yml","Microsoft.SqlTools.ServiceLayer.Workspace.WorkspaceService`1.ConfigChangeCallback":"Microsoft.SqlTools.ServiceLayer.Workspace.WorkspaceService-1.ConfigChangeCallback.yml","Microsoft.SqlTools.ServiceLayer.Workspace.WorkspaceService`1.TextDocChangeCallback":"Microsoft.SqlTools.ServiceLayer.Workspace.WorkspaceService-1.TextDocChangeCallback.yml","Microsoft.SqlTools.ServiceLayer.Workspace.WorkspaceService`1.TextDocOpenCallback":"Microsoft.SqlTools.ServiceLayer.Workspace.WorkspaceService-1.TextDocOpenCallback.yml","Microsoft.SqlTools.ServiceLayer.Workspace.WorkspaceService`1.TextDocCloseCallback":"Microsoft.SqlTools.ServiceLayer.Workspace.WorkspaceService-1.TextDocCloseCallback.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.BufferPosition":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.BufferPosition.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.BufferPosition.None":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.BufferPosition.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.BufferPosition.Line":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.BufferPosition.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.BufferPosition.Column":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.BufferPosition.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.BufferPosition.#ctor(System.Int32,System.Int32)":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.BufferPosition.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.BufferPosition.Equals(System.Object)":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.BufferPosition.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.BufferPosition.GetHashCode":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.BufferPosition.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.BufferPosition.op_GreaterThan(Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.BufferPosition,Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.BufferPosition)":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.BufferPosition.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.BufferPosition.op_LessThan(Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.BufferPosition,Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.BufferPosition)":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.BufferPosition.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.BufferRange":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.BufferRange.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.BufferRange.None":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.BufferRange.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.BufferRange.Start":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.BufferRange.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.BufferRange.End":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.BufferRange.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.BufferRange.HasRange":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.BufferRange.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.BufferRange.#ctor(Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.BufferPosition,Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.BufferPosition)":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.BufferRange.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.BufferRange.#ctor(System.Int32,System.Int32,System.Int32,System.Int32)":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.BufferRange.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.BufferRange.Equals(System.Object)":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.BufferRange.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.BufferRange.GetHashCode":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.BufferRange.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.DidChangeConfigurationNotification`1":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.DidChangeConfigurationNotification-1.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.DidChangeConfigurationNotification`1.Type":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.DidChangeConfigurationNotification-1.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.DidChangeConfigurationParams`1":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.DidChangeConfigurationParams-1.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.DidChangeConfigurationParams`1.Settings":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.DidChangeConfigurationParams-1.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.FileChange":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.FileChange.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.FileChange.InsertString":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.FileChange.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.FileChange.Line":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.FileChange.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.FileChange.Offset":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.FileChange.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.FileChange.EndLine":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.FileChange.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.FileChange.EndOffset":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.FileChange.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.FilePosition":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.FilePosition.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.FilePosition.#ctor(Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.ScriptFile,System.Int32,System.Int32)":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.FilePosition.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.FilePosition.#ctor(Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.ScriptFile,Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.BufferPosition)":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.FilePosition.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.FilePosition.AddOffset(System.Int32,System.Int32)":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.FilePosition.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.FilePosition.GetLineStart":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.FilePosition.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.FilePosition.GetLineEnd":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.FilePosition.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.ScriptFile":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.ScriptFile.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.ScriptFile.Id":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.ScriptFile.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.ScriptFile.FilePath":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.ScriptFile.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.ScriptFile.ClientFilePath":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.ScriptFile.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.ScriptFile.IsInMemory":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.ScriptFile.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.ScriptFile.Contents":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.ScriptFile.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.ScriptFile.FileRange":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.ScriptFile.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.ScriptFile.SyntaxMarkers":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.ScriptFile.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.ScriptFile.#ctor":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.ScriptFile.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.ScriptFile.#ctor(System.String,System.String,System.IO.TextReader)":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.ScriptFile.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.ScriptFile.#ctor(System.String,System.String,System.String)":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.ScriptFile.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.ScriptFile.GetLine(System.Int32)":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.ScriptFile.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.ScriptFile.GetLinesInRange(Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.BufferRange)":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.ScriptFile.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.ScriptFile.ValidatePosition(Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.BufferPosition)":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.ScriptFile.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.ScriptFile.ValidatePosition(System.Int32,System.Int32)":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.ScriptFile.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.ScriptFile.ApplyChange(Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.FileChange)":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.ScriptFile.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.ScriptFile.GetOffsetAtPosition(System.Int32,System.Int32)":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.ScriptFile.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.ScriptFile.CalculatePosition(Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.BufferPosition,System.Int32,System.Int32)":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.ScriptFile.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.ScriptFile.GetPositionAtOffset(System.Int32)":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.ScriptFile.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.ScriptFile.GetRangeBetweenOffsets(System.Int32,System.Int32)":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.ScriptFile.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.ScriptFile.SetFileContents(System.String)":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.ScriptFile.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.ScriptFileMarkerLevel":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.ScriptFileMarkerLevel.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.ScriptFileMarkerLevel.Information":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.ScriptFileMarkerLevel.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.ScriptFileMarkerLevel.Warning":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.ScriptFileMarkerLevel.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.ScriptFileMarkerLevel.Error":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.ScriptFileMarkerLevel.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.ScriptFileMarker":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.ScriptFileMarker.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.ScriptFileMarker.Message":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.ScriptFileMarker.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.ScriptFileMarker.Level":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.ScriptFileMarker.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.ScriptFileMarker.ScriptRegion":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.ScriptFileMarker.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.ScriptRegion":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.ScriptRegion.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.ScriptRegion.File":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.ScriptRegion.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.ScriptRegion.Text":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.ScriptRegion.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.ScriptRegion.StartLineNumber":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.ScriptRegion.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.ScriptRegion.StartColumnNumber":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.ScriptRegion.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.ScriptRegion.StartOffset":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.ScriptRegion.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.ScriptRegion.EndLineNumber":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.ScriptRegion.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.ScriptRegion.EndColumnNumber":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.ScriptRegion.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.ScriptRegion.EndOffset":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.ScriptRegion.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.TextDocumentIdentifier":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.TextDocumentIdentifier.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.TextDocumentIdentifier.Uri":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.TextDocumentIdentifier.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.TextDocumentPosition":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.TextDocumentPosition.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.TextDocumentPosition.TextDocument":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.TextDocumentPosition.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.TextDocumentPosition.Position":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.TextDocumentPosition.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.TextDocumentItem":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.TextDocumentItem.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.TextDocumentItem.Uri":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.TextDocumentItem.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.TextDocumentItem.LanguageId":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.TextDocumentItem.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.TextDocumentItem.Version":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.TextDocumentItem.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.TextDocumentItem.Text":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.TextDocumentItem.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.DidOpenTextDocumentNotification":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.DidOpenTextDocumentNotification.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.DidOpenTextDocumentNotification.Type":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.DidOpenTextDocumentNotification.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.DidOpenTextDocumentNotification.TextDocument":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.DidOpenTextDocumentNotification.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.DidCloseTextDocumentNotification":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.DidCloseTextDocumentNotification.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.DidCloseTextDocumentNotification.Type":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.DidCloseTextDocumentNotification.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.DidChangeTextDocumentNotification":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.DidChangeTextDocumentNotification.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.DidChangeTextDocumentNotification.Type":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.DidChangeTextDocumentNotification.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.DidCloseTextDocumentParams":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.DidCloseTextDocumentParams.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.DidCloseTextDocumentParams.TextDocument":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.DidCloseTextDocumentParams.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.DidChangeTextDocumentParams":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.DidChangeTextDocumentParams.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.DidChangeTextDocumentParams.TextDocument":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.DidChangeTextDocumentParams.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.DidChangeTextDocumentParams.ContentChanges":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.DidChangeTextDocumentParams.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.VersionedTextDocumentIdentifier":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.VersionedTextDocumentIdentifier.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.VersionedTextDocumentIdentifier.Version":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.VersionedTextDocumentIdentifier.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.TextDocumentChangeEvent":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.TextDocumentChangeEvent.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.TextDocumentChangeEvent.Range":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.TextDocumentChangeEvent.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.TextDocumentChangeEvent.RangeLength":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.TextDocumentChangeEvent.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.TextDocumentChangeEvent.Text":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.TextDocumentChangeEvent.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.Position":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.Position.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.Position.Line":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.Position.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.Position.Character":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.Position.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.Range":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.Range.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.Range.Start":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.Range.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.Range.End":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.Range.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.Location":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.Location.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.Location.Uri":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.Location.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.Location.Range":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.Location.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.FileChangeType":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.FileChangeType.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.FileChangeType.Created":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.FileChangeType.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.FileChangeType.Changed":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.FileChangeType.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.FileChangeType.Deleted":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.FileChangeType.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.FileEvent":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.FileEvent.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.FileEvent.Uri":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.FileEvent.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.FileEvent.Type":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.FileEvent.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.SymbolKind":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.SymbolKind.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.SymbolKind.File":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.SymbolKind.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.SymbolKind.Module":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.SymbolKind.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.SymbolKind.Namespace":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.SymbolKind.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.SymbolKind.Package":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.SymbolKind.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.SymbolKind.Class":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.SymbolKind.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.SymbolKind.Method":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.SymbolKind.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.SymbolKind.Property":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.SymbolKind.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.SymbolKind.Field":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.SymbolKind.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.SymbolKind.Constructor":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.SymbolKind.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.SymbolKind.Enum":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.SymbolKind.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.SymbolKind.Interface":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.SymbolKind.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.SymbolKind.Function":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.SymbolKind.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.SymbolKind.Variable":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.SymbolKind.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.SymbolKind.Constant":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.SymbolKind.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.SymbolKind.String":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.SymbolKind.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.SymbolKind.Number":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.SymbolKind.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.SymbolKind.Boolean":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.SymbolKind.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.SymbolKind.Array":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.SymbolKind.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.SymbolInformation":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.SymbolInformation.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.SymbolInformation.Name":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.SymbolInformation.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.SymbolInformation.Kind":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.SymbolInformation.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.SymbolInformation.Location":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.SymbolInformation.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.SymbolInformation.ContainerName":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.SymbolInformation.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.DocumentSymbolRequest":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.DocumentSymbolRequest.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.DocumentSymbolRequest.Type":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.DocumentSymbolRequest.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.DocumentSymbolParams":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.DocumentSymbolParams.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.DocumentSymbolParams.TextDocument":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.DocumentSymbolParams.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.WorkspaceSymbolRequest":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.WorkspaceSymbolRequest.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.WorkspaceSymbolRequest.Type":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.WorkspaceSymbolRequest.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.WorkspaceSymbolParams":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.WorkspaceSymbolParams.yml","Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.WorkspaceSymbolParams.Query":"Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.WorkspaceSymbolParams.yml"}