5 references to CannotChangeParameterName
Microsoft.DotNet.ApiCompatibility (1)
Rules\CannotChangeParameterName.cs (1)
43DiagnosticIds.CannotChangeParameterName,
Microsoft.DotNet.ApiCompatibility.Tests (4)
Rules\ParameterNamesCannotChangeTests.cs (4)
35CompatDifference.CreateWithDefaultMetadata(DiagnosticIds.CannotChangeParameterName, "", DifferenceType.Changed, "M:CompatTests.First.F(System.Int32,System.String)$0"), 36CompatDifference.CreateWithDefaultMetadata(DiagnosticIds.CannotChangeParameterName, "", DifferenceType.Changed, "M:CompatTests.First.F(System.Int32,System.String)$1") 58CompatDifference.CreateWithDefaultMetadata(DiagnosticIds.CannotChangeParameterName, "", DifferenceType.Changed, "M:CompatTests.First.#ctor(System.Int32,System.String)$0"), 59CompatDifference.CreateWithDefaultMetadata(DiagnosticIds.CannotChangeParameterName, "", DifferenceType.Changed, "M:CompatTests.First.#ctor(System.Int32,System.String)$1")