2 references to Instance
Microsoft.CodeAnalysis.Workspaces (2)
src\Dependencies\Collections\Specialized\SpecializedCollections.Empty.Dictionary.cs (2)
45
return Collection<TKey>.
Instance
;
67
return Collection<TValue>.
Instance
;