20 references to Parameter
Microsoft.CodeAnalysis.EditorFeatures.UnitTests (20)
CodeGeneration\CodeGenerationTests.CSharp.cs (10)
724parameters: Parameters(Parameter("C", "other")), 778parameters: Parameters(Parameter("C", "other")), 856parameters: Parameters(Parameter("C", "a"), Parameter("C", "b")), 910parameters: Parameters(Parameter("C", "a"), Parameter("C", "b")), 921parameters: Parameters(Parameter("C", "a"), Parameter("C", "b")), 939fromType: Parameter("C", "other"), 956fromType: Parameter("C", "other"),
CodeGeneration\CodeGenerationTests.VisualBasic.cs (10)
669parameters: Parameters(Parameter("C", "other")), 702parameters: Parameters(Parameter("C", "other")), 790parameters: Parameters(Parameter("C", "a"), Parameter("C", "b")), 838parameters: Parameters(Parameter("C", "a"), Parameter("C", "b")), 849parameters: Parameters(Parameter("C", "other")), 865fromType: Parameter("C", "other"), 880fromType: Parameter("C", "other"), 1001Parameters(Parameter("C", "b")));