1 instantiation of RetargetingAttributeData
Microsoft.CodeAnalysis.VisualBasic (1)
Symbols\Retargeting\RetargetingSymbolTranslator.vb (1)
699Return New RetargetingAttributeData(oldAttribute.ApplicationSyntaxReference,
1 reference to RetargetingAttributeData
Microsoft.CodeAnalysis.VisualBasic.Symbol.UnitTests (1)
SymbolsTests\Retargeting\RetargetingCustomAttributes.vb (1)
136Assert.IsType(Of RetargetingAttributeData)(attribute)