1 reference to ParameterCountMismatch
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\CodeGenerator.cs (1)
519
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(XmlObjectSerializer.CreateSerializationException(string.Format(SRSerialization.
ParameterCountMismatch
, methodInfo.Name, methodInfo.GetParameters().Length, expectedCount)));