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