2 references to UnwrapAlias
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder_Symbols.cs (2)
260var type = UnwrapAlias(symbol, diagnostics, syntax) as TypeSymbol; 2007symbols[i] = UnwrapAlias(symbols[i], diagnostics, where);