2 references to Instance
Microsoft.CodeAnalysis (2)
InternalUtilities\SpecializedCollections.Empty.Dictionary.cs (2)
43
return Collection<TKey>.
Instance
;
65
return Collection<TValue>.
Instance
;