2 references to CreateType
Microsoft.CodeAnalysis.CSharp (2)
Binder\ImportChain.cs (2)
90usedNamespaces.Add(Cci.UsedNamespaceOrType.CreateType(typeRef)); 122usedNamespaces.Add(Cci.UsedNamespaceOrType.CreateType(typeRef, alias));