2 references to NotSupported_CallToVarArg
System.Private.CoreLib (2)
src\System\Reflection\Emit\DynamicMethod.CoreCLR.cs (1)
120throw new NotSupportedException(SR.NotSupported_CallToVarArg);
src\System\RuntimeType.CoreCLR.cs (1)
3858throw new NotSupportedException(SR.NotSupported_CallToVarArg);