2 references to CreateNamespace
Microsoft.CodeAnalysis.CSharp (2)
Binder\ImportChain.cs (2)
84usedNamespaces.Add(Cci.UsedNamespaceOrType.CreateNamespace(ns.GetCciAdapter(), assemblyRef)); 114usedNamespaces.Add(Cci.UsedNamespaceOrType.CreateNamespace(ns.GetCciAdapter(), assemblyRef, alias));