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