mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-01-22 17:24:07 -05:00
194 lines
7.0 KiB
YAML
194 lines
7.0 KiB
YAML
### YamlMime:ManagedReference
|
|
items:
|
|
- uid: Microsoft.SqlTools.ServiceLayer.Utility
|
|
commentId: N:Microsoft.SqlTools.ServiceLayer.Utility
|
|
id: Microsoft.SqlTools.ServiceLayer.Utility
|
|
children:
|
|
- Microsoft.SqlTools.ServiceLayer.Utility.AsyncContext
|
|
- Microsoft.SqlTools.ServiceLayer.Utility.AsyncContextThread
|
|
- Microsoft.SqlTools.ServiceLayer.Utility.AsyncLock
|
|
- Microsoft.SqlTools.ServiceLayer.Utility.AsyncQueue`1
|
|
- Microsoft.SqlTools.ServiceLayer.Utility.Logger
|
|
- Microsoft.SqlTools.ServiceLayer.Utility.LogLevel
|
|
- Microsoft.SqlTools.ServiceLayer.Utility.LongList`1
|
|
- Microsoft.SqlTools.ServiceLayer.Utility.LongList`1.LongListEnumerator`1
|
|
- Microsoft.SqlTools.ServiceLayer.Utility.TextUtilities
|
|
- Microsoft.SqlTools.ServiceLayer.Utility.ThreadSynchronizationContext
|
|
- Microsoft.SqlTools.ServiceLayer.Utility.Validate
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: Microsoft.SqlTools.ServiceLayer.Utility
|
|
nameWithType: Microsoft.SqlTools.ServiceLayer.Utility
|
|
fullName: Microsoft.SqlTools.ServiceLayer.Utility
|
|
type: Namespace
|
|
assemblies:
|
|
- Microsoft.SqlTools.ServiceLayer
|
|
references:
|
|
- uid: Microsoft.SqlTools.ServiceLayer.Utility.AsyncContext
|
|
commentId: T:Microsoft.SqlTools.ServiceLayer.Utility.AsyncContext
|
|
isExternal: false
|
|
name: AsyncContext
|
|
nameWithType: AsyncContext
|
|
fullName: Microsoft.SqlTools.ServiceLayer.Utility.AsyncContext
|
|
- uid: Microsoft.SqlTools.ServiceLayer.Utility.AsyncContextThread
|
|
commentId: T:Microsoft.SqlTools.ServiceLayer.Utility.AsyncContextThread
|
|
isExternal: false
|
|
name: AsyncContextThread
|
|
nameWithType: AsyncContextThread
|
|
fullName: Microsoft.SqlTools.ServiceLayer.Utility.AsyncContextThread
|
|
- uid: Microsoft.SqlTools.ServiceLayer.Utility.AsyncLock
|
|
commentId: T:Microsoft.SqlTools.ServiceLayer.Utility.AsyncLock
|
|
isExternal: false
|
|
name: AsyncLock
|
|
nameWithType: AsyncLock
|
|
fullName: Microsoft.SqlTools.ServiceLayer.Utility.AsyncLock
|
|
- uid: Microsoft.SqlTools.ServiceLayer.Utility.AsyncQueue`1
|
|
commentId: T:Microsoft.SqlTools.ServiceLayer.Utility.AsyncQueue`1
|
|
isExternal: false
|
|
name: AsyncQueue<T>
|
|
nameWithType: AsyncQueue<T>
|
|
fullName: Microsoft.SqlTools.ServiceLayer.Utility.AsyncQueue<T>
|
|
nameWithType.vb: AsyncQueue(Of T)
|
|
fullname.vb: Microsoft.SqlTools.ServiceLayer.Utility.AsyncQueue(Of T)
|
|
name.vb: AsyncQueue(Of T)
|
|
spec.csharp:
|
|
- uid: Microsoft.SqlTools.ServiceLayer.Utility.AsyncQueue`1
|
|
name: AsyncQueue
|
|
nameWithType: AsyncQueue
|
|
fullName: Microsoft.SqlTools.ServiceLayer.Utility.AsyncQueue
|
|
- name: <
|
|
nameWithType: <
|
|
fullName: <
|
|
- name: T
|
|
nameWithType: T
|
|
fullName: T
|
|
- name: '>'
|
|
nameWithType: '>'
|
|
fullName: '>'
|
|
spec.vb:
|
|
- uid: Microsoft.SqlTools.ServiceLayer.Utility.AsyncQueue`1
|
|
name: AsyncQueue
|
|
nameWithType: AsyncQueue
|
|
fullName: Microsoft.SqlTools.ServiceLayer.Utility.AsyncQueue
|
|
- name: '(Of '
|
|
nameWithType: '(Of '
|
|
fullName: '(Of '
|
|
- name: T
|
|
nameWithType: T
|
|
fullName: T
|
|
- name: )
|
|
nameWithType: )
|
|
fullName: )
|
|
- uid: Microsoft.SqlTools.ServiceLayer.Utility.LogLevel
|
|
commentId: T:Microsoft.SqlTools.ServiceLayer.Utility.LogLevel
|
|
parent: Microsoft.SqlTools.ServiceLayer.Utility
|
|
isExternal: false
|
|
name: LogLevel
|
|
nameWithType: LogLevel
|
|
fullName: Microsoft.SqlTools.ServiceLayer.Utility.LogLevel
|
|
- uid: Microsoft.SqlTools.ServiceLayer.Utility.Logger
|
|
commentId: T:Microsoft.SqlTools.ServiceLayer.Utility.Logger
|
|
isExternal: false
|
|
name: Logger
|
|
nameWithType: Logger
|
|
fullName: Microsoft.SqlTools.ServiceLayer.Utility.Logger
|
|
- uid: Microsoft.SqlTools.ServiceLayer.Utility.LongList`1
|
|
commentId: T:Microsoft.SqlTools.ServiceLayer.Utility.LongList`1
|
|
isExternal: false
|
|
name: LongList<T>
|
|
nameWithType: LongList<T>
|
|
fullName: Microsoft.SqlTools.ServiceLayer.Utility.LongList<T>
|
|
nameWithType.vb: LongList(Of T)
|
|
fullname.vb: Microsoft.SqlTools.ServiceLayer.Utility.LongList(Of T)
|
|
name.vb: LongList(Of T)
|
|
spec.csharp:
|
|
- uid: Microsoft.SqlTools.ServiceLayer.Utility.LongList`1
|
|
name: LongList
|
|
nameWithType: LongList
|
|
fullName: Microsoft.SqlTools.ServiceLayer.Utility.LongList
|
|
- name: <
|
|
nameWithType: <
|
|
fullName: <
|
|
- name: T
|
|
nameWithType: T
|
|
fullName: T
|
|
- name: '>'
|
|
nameWithType: '>'
|
|
fullName: '>'
|
|
spec.vb:
|
|
- uid: Microsoft.SqlTools.ServiceLayer.Utility.LongList`1
|
|
name: LongList
|
|
nameWithType: LongList
|
|
fullName: Microsoft.SqlTools.ServiceLayer.Utility.LongList
|
|
- name: '(Of '
|
|
nameWithType: '(Of '
|
|
fullName: '(Of '
|
|
- name: T
|
|
nameWithType: T
|
|
fullName: T
|
|
- name: )
|
|
nameWithType: )
|
|
fullName: )
|
|
- uid: Microsoft.SqlTools.ServiceLayer.Utility.LongList`1.LongListEnumerator`1
|
|
commentId: T:Microsoft.SqlTools.ServiceLayer.Utility.LongList`1.LongListEnumerator`1
|
|
isExternal: false
|
|
name: LongList.LongListEnumerator<TEt>
|
|
nameWithType: LongList.LongListEnumerator<TEt>
|
|
fullName: Microsoft.SqlTools.ServiceLayer.Utility.LongList.LongListEnumerator<TEt>
|
|
nameWithType.vb: LongList.LongListEnumerator(Of TEt)
|
|
fullname.vb: Microsoft.SqlTools.ServiceLayer.Utility.LongList.LongListEnumerator(Of TEt)
|
|
name.vb: LongList.LongListEnumerator(Of TEt)
|
|
spec.csharp:
|
|
- uid: Microsoft.SqlTools.ServiceLayer.Utility.LongList`1.LongListEnumerator`1
|
|
name: LongList.LongListEnumerator
|
|
nameWithType: LongList.LongListEnumerator
|
|
fullName: Microsoft.SqlTools.ServiceLayer.Utility.LongList.LongListEnumerator
|
|
- name: <
|
|
nameWithType: <
|
|
fullName: <
|
|
- name: TEt
|
|
nameWithType: TEt
|
|
fullName: TEt
|
|
- name: '>'
|
|
nameWithType: '>'
|
|
fullName: '>'
|
|
spec.vb:
|
|
- uid: Microsoft.SqlTools.ServiceLayer.Utility.LongList`1.LongListEnumerator`1
|
|
name: LongList.LongListEnumerator
|
|
nameWithType: LongList.LongListEnumerator
|
|
fullName: Microsoft.SqlTools.ServiceLayer.Utility.LongList.LongListEnumerator
|
|
- name: '(Of '
|
|
nameWithType: '(Of '
|
|
fullName: '(Of '
|
|
- name: TEt
|
|
nameWithType: TEt
|
|
fullName: TEt
|
|
- name: )
|
|
nameWithType: )
|
|
fullName: )
|
|
- uid: Microsoft.SqlTools.ServiceLayer.Utility.TextUtilities
|
|
commentId: T:Microsoft.SqlTools.ServiceLayer.Utility.TextUtilities
|
|
isExternal: false
|
|
name: TextUtilities
|
|
nameWithType: TextUtilities
|
|
fullName: Microsoft.SqlTools.ServiceLayer.Utility.TextUtilities
|
|
- uid: Microsoft.SqlTools.ServiceLayer.Utility.ThreadSynchronizationContext
|
|
commentId: T:Microsoft.SqlTools.ServiceLayer.Utility.ThreadSynchronizationContext
|
|
isExternal: false
|
|
name: ThreadSynchronizationContext
|
|
nameWithType: ThreadSynchronizationContext
|
|
fullName: Microsoft.SqlTools.ServiceLayer.Utility.ThreadSynchronizationContext
|
|
- uid: Microsoft.SqlTools.ServiceLayer.Utility.Validate
|
|
commentId: T:Microsoft.SqlTools.ServiceLayer.Utility.Validate
|
|
isExternal: false
|
|
name: Validate
|
|
nameWithType: Validate
|
|
fullName: Microsoft.SqlTools.ServiceLayer.Utility.Validate
|
|
- uid: Microsoft.SqlTools.ServiceLayer.Utility
|
|
commentId: N:Microsoft.SqlTools.ServiceLayer.Utility
|
|
isExternal: false
|
|
name: Microsoft.SqlTools.ServiceLayer.Utility
|
|
nameWithType: Microsoft.SqlTools.ServiceLayer.Utility
|
|
fullName: Microsoft.SqlTools.ServiceLayer.Utility
|