3 references to GetAttributeTarget
Microsoft.CodeAnalysis.VisualBasic (1)
Symbols\Symbol_Attributes.vb (1)
513attributeTarget = Me.GetAttributeTarget()
Microsoft.CodeAnalysis.VisualBasic.Symbol.UnitTests (2)
SymbolsTests\Retargeting\RetargetingTests.vb (2)
995Assert.Equal(sourceType.GetAttributeTarget, retargetingType.GetAttributeTarget)