4 references to GetCciAdapter
Microsoft.CodeAnalysis.VisualBasic (4)
Emit\SymbolTranslator.vb (4)
161Return DirectCast(GetCciAdapter(namedTypeSymbol), Microsoft.Cci.INamedTypeReference) 279Return DirectCast(GetCciAdapter(fieldSymbol), Microsoft.Cci.IFieldReference) 393Return DirectCast(GetCciAdapter(methodSymbol), Microsoft.Cci.IMethodReference) 524Return DirectCast(GetCciAdapter(symbol), Microsoft.Cci.IArrayTypeReference)