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