4 references to GetCciAdapter
Microsoft.CodeAnalysis.VisualBasic (4)
Emit\SymbolTranslator.vb (4)
160Return DirectCast(GetCciAdapter(namedTypeSymbol), Microsoft.Cci.INamedTypeReference) 278Return DirectCast(GetCciAdapter(fieldSymbol), Microsoft.Cci.IFieldReference) 335Return DirectCast(GetCciAdapter(methodSymbol), Microsoft.Cci.IMethodReference) 466Return DirectCast(GetCciAdapter(symbol), Microsoft.Cci.IArrayTypeReference)