2 references to GetCciAdapter
Microsoft.CodeAnalysis.CSharp (1)
Emitter\Model\PointerTypeSymbolAdapter.cs (1)
121protected sealed override SymbolAdapter GetCciAdapterImpl() => GetCciAdapter();
Microsoft.CodeAnalysis.CSharp.Emit.UnitTests (1)
Emit\EditAndContinue\SymbolMatcherTests.cs (1)
477var other = matcher.MapReference(member.GetCciAdapter());