2 references to WithAssemblyTargets
Microsoft.CodeAnalysis.VisualBasic.Workspaces (2)
CodeGeneration\VisualBasicSyntaxGenerator.vb (2)
1743
Return SyntaxFactory.List(attributes.Select(AddressOf
WithAssemblyTargets
))
1821
arg = SyntaxFactory.List(lists.Select(Function(lst) Me.
WithAssemblyTargets
(lst)))