2 references to Create
Microsoft.CodeAnalysis.Workspaces (1)
Workspace\Solution\TextDocumentStates.cs (1)
44
ImmutableSortedDictionary.
Create
<DocumentId, TState>(DocumentIdComparer.Instance),
System.Collections.Immutable (1)
System\Collections\Immutable\ImmutableSortedDictionary.cs (1)
110
return
Create
<TKey, TValue>(keyComparer).ToBuilder();