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