2 references to IdentifierCollection
Microsoft.CodeAnalysis (2)
MetadataReader\PEModule.cs (2)
845
return new
IdentifierCollection
(typeNames);
868
return new
IdentifierCollection
(namespaceNames);