31 references to TestRemoveAttributeAsync
Microsoft.CodeAnalysis.EditorFeatures.UnitTests (31)
CodeGeneration\CodeGenerationTests.CSharp.cs (16)
1139await TestRemoveAttributeAsync<SyntaxNode>(input, expected, typeof(SerializableAttribute));
1155await TestRemoveAttributeAsync<SyntaxNode>(input, expected, typeof(SerializableAttribute));
1171await TestRemoveAttributeAsync<FieldDeclarationSyntax>(input, expected, typeof(SerializableAttribute));
1187await TestRemoveAttributeAsync<SyntaxNode>(input, expected, typeof(SerializableAttribute));
1203await TestRemoveAttributeAsync<SyntaxNode>(input, expected, typeof(SerializableAttribute));
1220await TestRemoveAttributeAsync<SyntaxNode>(input, expected, typeof(SerializableAttribute));
1236await TestRemoveAttributeAsync<SyntaxNode>(input, expected, typeof(SerializableAttribute));
1252await TestRemoveAttributeAsync<SyntaxNode>(input, expected, typeof(SerializableAttribute));
1268await TestRemoveAttributeAsync<SyntaxNode>(input, expected, typeof(SerializableAttribute));
1285await TestRemoveAttributeAsync<SyntaxNode>(input, expected, typeof(SerializableAttribute));
1301await TestRemoveAttributeAsync<SyntaxNode>(input, expected, typeof(SerializableAttribute));
1317await TestRemoveAttributeAsync<SyntaxNode>(input, expected, typeof(SerializableAttribute));
1349await TestRemoveAttributeAsync<SyntaxNode>(input, expected, typeof(SerializableAttribute));
1361await TestRemoveAttributeAsync<SyntaxNode>(input, expected, typeof(SerializableAttribute));
1376await TestRemoveAttributeAsync<SyntaxNode>(input, expected, typeof(SerializableAttribute));
1393await TestRemoveAttributeAsync<SyntaxNode>(input, expected, typeof(SerializableAttribute));
CodeGeneration\CodeGenerationTests.VisualBasic.cs (15)
1095await TestRemoveAttributeAsync<SyntaxNode>(input, expected, typeof(SerializableAttribute));
1124await TestRemoveAttributeAsync<SyntaxNode>(input, expected, typeof(SerializableAttribute));
1150await TestRemoveAttributeAsync<FieldDeclarationSyntax>(input, expected, typeof(SerializableAttribute));
1176await TestRemoveAttributeAsync<SyntaxNode>(input, expected, typeof(SerializableAttribute));
1212await TestRemoveAttributeAsync<SyntaxNode>(input, expected, typeof(SerializableAttribute));
1247await TestRemoveAttributeAsync<SyntaxNode>(input, expected, typeof(SerializableAttribute));
1282await TestRemoveAttributeAsync<SyntaxNode>(input, expected, typeof(SerializableAttribute));
1305await TestRemoveAttributeAsync<SyntaxNode>(input, expected, typeof(SerializableAttribute));
1341await TestRemoveAttributeAsync<SyntaxNode>(input, expected, typeof(SerializableAttribute));
1364await TestRemoveAttributeAsync<SyntaxNode>(input, expected, typeof(SerializableAttribute));
1388await TestRemoveAttributeAsync<SyntaxNode>(input, expected, typeof(SerializableAttribute));
1419await TestRemoveAttributeAsync<SyntaxNode>(input, expected, typeof(SerializableAttribute));
1433await TestRemoveAttributeAsync<SyntaxNode>(input, expected, typeof(SerializableAttribute));
1448await TestRemoveAttributeAsync<SyntaxNode>(input, expected, typeof(SerializableAttribute));
1466await TestRemoveAttributeAsync<SyntaxNode>(input, expected, typeof(SerializableAttribute));