31 references to TestRemoveAttributeAsync
Microsoft.CodeAnalysis.EditorFeatures.UnitTests (31)
CodeGeneration\CodeGenerationTests.CSharp.cs (16)
1136await TestRemoveAttributeAsync<SyntaxNode>(input, expected, typeof(SerializableAttribute));
1152await TestRemoveAttributeAsync<SyntaxNode>(input, expected, typeof(SerializableAttribute));
1168await TestRemoveAttributeAsync<FieldDeclarationSyntax>(input, expected, typeof(SerializableAttribute));
1184await TestRemoveAttributeAsync<SyntaxNode>(input, expected, typeof(SerializableAttribute));
1200await TestRemoveAttributeAsync<SyntaxNode>(input, expected, typeof(SerializableAttribute));
1217await TestRemoveAttributeAsync<SyntaxNode>(input, expected, typeof(SerializableAttribute));
1233await TestRemoveAttributeAsync<SyntaxNode>(input, expected, typeof(SerializableAttribute));
1249await TestRemoveAttributeAsync<SyntaxNode>(input, expected, typeof(SerializableAttribute));
1265await TestRemoveAttributeAsync<SyntaxNode>(input, expected, typeof(SerializableAttribute));
1282await TestRemoveAttributeAsync<SyntaxNode>(input, expected, typeof(SerializableAttribute));
1298await TestRemoveAttributeAsync<SyntaxNode>(input, expected, typeof(SerializableAttribute));
1314await TestRemoveAttributeAsync<SyntaxNode>(input, expected, typeof(SerializableAttribute));
1346await TestRemoveAttributeAsync<SyntaxNode>(input, expected, typeof(SerializableAttribute));
1358await TestRemoveAttributeAsync<SyntaxNode>(input, expected, typeof(SerializableAttribute));
1373await TestRemoveAttributeAsync<SyntaxNode>(input, expected, typeof(SerializableAttribute));
1390await TestRemoveAttributeAsync<SyntaxNode>(input, expected, typeof(SerializableAttribute));
CodeGeneration\CodeGenerationTests.VisualBasic.cs (15)
1091await TestRemoveAttributeAsync<SyntaxNode>(input, expected, typeof(SerializableAttribute));
1120await TestRemoveAttributeAsync<SyntaxNode>(input, expected, typeof(SerializableAttribute));
1146await TestRemoveAttributeAsync<FieldDeclarationSyntax>(input, expected, typeof(SerializableAttribute));
1172await TestRemoveAttributeAsync<SyntaxNode>(input, expected, typeof(SerializableAttribute));
1208await TestRemoveAttributeAsync<SyntaxNode>(input, expected, typeof(SerializableAttribute));
1243await TestRemoveAttributeAsync<SyntaxNode>(input, expected, typeof(SerializableAttribute));
1278await TestRemoveAttributeAsync<SyntaxNode>(input, expected, typeof(SerializableAttribute));
1301await TestRemoveAttributeAsync<SyntaxNode>(input, expected, typeof(SerializableAttribute));
1337await TestRemoveAttributeAsync<SyntaxNode>(input, expected, typeof(SerializableAttribute));
1360await TestRemoveAttributeAsync<SyntaxNode>(input, expected, typeof(SerializableAttribute));
1384await TestRemoveAttributeAsync<SyntaxNode>(input, expected, typeof(SerializableAttribute));
1415await TestRemoveAttributeAsync<SyntaxNode>(input, expected, typeof(SerializableAttribute));
1429await TestRemoveAttributeAsync<SyntaxNode>(input, expected, typeof(SerializableAttribute));
1444await TestRemoveAttributeAsync<SyntaxNode>(input, expected, typeof(SerializableAttribute));
1462await TestRemoveAttributeAsync<SyntaxNode>(input, expected, typeof(SerializableAttribute));