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