4 references to GetMethodSignature
Microsoft.DotNet.ApiCompat.Core (4)
Rules\ParameterTypeCannotChange.cs (4)
32
"Cannot change parameter types for method {0} and {1}", method1.
GetMethodSignature
(), match.
GetMethodSignature
());
44
"Cannot change parameter types for method {0} and {1}", method2.
GetMethodSignature
(), match.
GetMethodSignature
());