1 reference to ImportScopeEqualityComparer
Microsoft.CodeAnalysis (1)
PEWriter\MetadataWriter.cs (1)
123
_scopeIndex = new Dictionary<IImportScope, ImportScopeHandle>(new
ImportScopeEqualityComparer
(context));