2 references to s_emptyDictionary
Microsoft.CodeAnalysis.CSharp (2)
Symbols\TypeMap.cs (2)
88
: base(
s_emptyDictionary
)
90
Debug.Assert(
s_emptyDictionary
.IsEmpty());