20 references to Parameter
Microsoft.CodeAnalysis.EditorFeatures.UnitTests (20)
CodeGeneration\CodeGenerationTests.CSharp.cs (10)
724parameters: Parameters(Parameter("C", "other")), 779parameters: Parameters(Parameter("C", "other")), 858parameters: Parameters(Parameter("C", "a"), Parameter("C", "b")), 913parameters: Parameters(Parameter("C", "a"), Parameter("C", "b")), 924parameters: Parameters(Parameter("C", "a"), Parameter("C", "b")), 942fromType: Parameter("C", "other"), 959fromType: Parameter("C", "other"),
CodeGeneration\CodeGenerationTests.VisualBasic.cs (10)
671parameters: Parameters(Parameter("C", "other")), 705parameters: Parameters(Parameter("C", "other")), 794parameters: Parameters(Parameter("C", "a"), Parameter("C", "b")), 843parameters: Parameters(Parameter("C", "a"), Parameter("C", "b")), 854parameters: Parameters(Parameter("C", "other")), 870fromType: Parameter("C", "other"), 885fromType: Parameter("C", "other"), 1006Parameters(Parameter("C", "b")));