4 references to TestAddDelegateTypeAsync
Microsoft.CodeAnalysis.EditorFeatures.UnitTests (4)
CodeGeneration\CodeGenerationTests.CSharp.cs (2)
337=> TestAddDelegateTypeAsync("class [|C|] { }", """ 348=> TestAddDelegateTypeAsync("class [|C|] { }", """
CodeGeneration\CodeGenerationTests.VisualBasic.cs (2)
280=> TestAddDelegateTypeAsync("Class [|C|]\n End Class", """ 290=> TestAddDelegateTypeAsync("Class [|C|]\n End Class", """