1 reference to _emptySet
Text.Analyzers (1)
src\Compilers\Core\Portable\InternalUtilities\MultiDictionary.cs (1)
225return _dictionary.TryGetValue(k, out var set) ? set : _emptySet;