4 references to TargetParameterCountException
System.Private.CoreLib (2)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\Marshal.cs (1)
859return new System.Reflection.TargetParameterCountException();
System\Reflection\Runtime\MethodInfos\CustomMethodInvoker.cs (1)
46throw new TargetParameterCountException();
System.Reflection.Context (2)
System\Reflection\Context\Virtual\VirtualPropertyInfo.PropertyGetter.cs (1)
32throw new TargetParameterCountException();
System\Reflection\Context\Virtual\VirtualPropertyInfo.PropertySetter.cs (1)
39throw new TargetParameterCountException();