25 references to ForAttributeWithMetadataName
Microsoft.CodeAnalysis.VisualBasic.Semantic.UnitTests (25)
SourceGeneration\GeneratorDriverTests_Attributes_FullyQualifiedName.vb (25)
79Dim input = ctx.ForAttributeWithMetadataName(Of ClassStatementSyntax)("N1.XAttribute") 120Dim input = ctx.ForAttributeWithMetadataName(Of ClassStatementSyntax)("N2.XAttribute") 163Dim input = ctx.ForAttributeWithMetadataName(Of ClassStatementSyntax)(name) 191Dim input = ctx.ForAttributeWithMetadataName(Of CompilationUnitSyntax)("System.CLSCompliantAttribute") 220Dim input = ctx.ForAttributeWithMetadataName(Of CompilationUnitSyntax)("System.CLSCompliantAttribute") 246Dim input = ctx.ForAttributeWithMetadataName(Of CompilationUnitSyntax)("System.CLSCompliantAttribute") 277Dim input = ctx.ForAttributeWithMetadataName(Of MethodStatementSyntax)("System.CLSCompliantAttribute") 306Dim input = ctx.ForAttributeWithMetadataName(Of MethodStatementSyntax)("System.CLSCompliantAttribute") 335Dim input = ctx.ForAttributeWithMetadataName(Of ModifiedIdentifierSyntax)("System.CLSCompliantAttribute") 364Dim input = ctx.ForAttributeWithMetadataName(Of ModifiedIdentifierSyntax)("System.CLSCompliantAttribute") 395Dim input = ctx.ForAttributeWithMetadataName(Of ModifiedIdentifierSyntax)("System.CLSCompliantAttribute") 438Dim input = ctx.ForAttributeWithMetadataName(Of ClassStatementSyntax)("Outer1+InnerAttribute") 479Dim input = ctx.ForAttributeWithMetadataName(Of ClassStatementSyntax)("Outer2+InnerAttribute") 519Dim input = ctx.ForAttributeWithMetadataName(Of ClassStatementSyntax)("Outer1+InnerAttribute`1") 558Dim input = ctx.ForAttributeWithMetadataName(Of ClassStatementSyntax)("Outer2+InnerAttribute`2") 597Dim input = ctx.ForAttributeWithMetadataName(Of ClassStatementSyntax)("Outer1+InnerAttribute`2") 637Dim input = ctx.ForAttributeWithMetadataName(Of ClassStatementSyntax)("Outer2+InnerAttribute`1") 894Dim input = ctx.ForAttributeWithMetadataName(Of ClassStatementSyntax)("XAttribute") 941Dim input = ctx.ForAttributeWithMetadataName(Of ClassStatementSyntax)("XAttribute") 988Dim input = ctx.ForAttributeWithMetadataName(Of ClassStatementSyntax)("XAttribute") 1031Dim input = ctx.ForAttributeWithMetadataName(Of ClassStatementSyntax)("XAttribute") 1080Dim input = ctx.ForAttributeWithMetadataName(Of ClassStatementSyntax)("XAttribute") 1133Dim input = ctx.ForAttributeWithMetadataName(Of ClassStatementSyntax)("XAttribute") 1191Dim input = ctx.ForAttributeWithMetadataName(Of ClassStatementSyntax)("XAttribute") 1245Dim input = ctx.ForAttributeWithMetadataName(Of ClassStatementSyntax)("XAttribute")