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