20 references to Parameter
Microsoft.CodeAnalysis.EditorFeatures.UnitTests (20)
CodeGeneration\CodeGenerationTests.CSharp.cs (10)
647parameters: Parameters(Parameter("C", "other")), 699parameters: Parameters(Parameter("C", "other")), 775parameters: Parameters(Parameter("C", "a"), Parameter("C", "b")), 827parameters: Parameters(Parameter("C", "a"), Parameter("C", "b")), 835parameters: Parameters(Parameter("C", "a"), Parameter("C", "b")), 851fromType: Parameter("C", "other"), 866fromType: Parameter("C", "other"),
CodeGeneration\CodeGenerationTests.VisualBasic.cs (10)
597parameters: Parameters(Parameter("C", "other")), 626parameters: Parameters(Parameter("C", "other")), 710parameters: Parameters(Parameter("C", "a"), Parameter("C", "b")), 754parameters: Parameters(Parameter("C", "a"), Parameter("C", "b")), 762parameters: Parameters(Parameter("C", "other")), 776fromType: Parameter("C", "other"), 789fromType: Parameter("C", "other"), 890Parameters(Parameter("C", "b")));