2 references to FuncArgumentNotSupported
Microsoft.Interop.JavaScript.JSImportGenerator (2)
JSGeneratorFactory.cs (2)
282
return failWithReason(SR.Format(SR.
FuncArgumentNotSupported
, argumentTypes[i]));
312
return failWithReason(SR.Format(SR.
FuncArgumentNotSupported
, argumentTypes[i]));