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)
1090await TestRemoveAttributeAsync<SyntaxNode>(input, expected, typeof(SerializableAttribute));
1119await TestRemoveAttributeAsync<SyntaxNode>(input, expected, typeof(SerializableAttribute));
1145await TestRemoveAttributeAsync<FieldDeclarationSyntax>(input, expected, typeof(SerializableAttribute));
1171await TestRemoveAttributeAsync<SyntaxNode>(input, expected, typeof(SerializableAttribute));
1207await TestRemoveAttributeAsync<SyntaxNode>(input, expected, typeof(SerializableAttribute));
1242await TestRemoveAttributeAsync<SyntaxNode>(input, expected, typeof(SerializableAttribute));
1277await TestRemoveAttributeAsync<SyntaxNode>(input, expected, typeof(SerializableAttribute));
1300await TestRemoveAttributeAsync<SyntaxNode>(input, expected, typeof(SerializableAttribute));
1336await TestRemoveAttributeAsync<SyntaxNode>(input, expected, typeof(SerializableAttribute));
1359await TestRemoveAttributeAsync<SyntaxNode>(input, expected, typeof(SerializableAttribute));
1383await TestRemoveAttributeAsync<SyntaxNode>(input, expected, typeof(SerializableAttribute));
1414await TestRemoveAttributeAsync<SyntaxNode>(input, expected, typeof(SerializableAttribute));
1428await TestRemoveAttributeAsync<SyntaxNode>(input, expected, typeof(SerializableAttribute));
1443await TestRemoveAttributeAsync<SyntaxNode>(input, expected, typeof(SerializableAttribute));
1461await TestRemoveAttributeAsync<SyntaxNode>(input, expected, typeof(SerializableAttribute));