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