Base:
method
MapReference
Microsoft.CodeAnalysis.Emit.SymbolMatcher.MapReference(Microsoft.Cci.ITypeReference)
3 references to MapReference
Microsoft.CodeAnalysis.VisualBasic.Emit.UnitTests (3)
Emit\EditAndContinue\SymbolMatcherTests.vb (3)
228Dim other = matcher.MapReference(member.GetCciAdapter()) 260Dim other = matcher.MapReference(member.GetCciAdapter()) 295Dim other = matcher.MapReference(DirectCast(member.Type.GetCciAdapter(), Cci.ITypeReference))