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