6 references to TypeNotSupportedName
Microsoft.Interop.JavaScript.JSImportGenerator (6)
JSGeneratorFactory.cs (6)
169
return failWithReason(SR.Format(SR.
TypeNotSupportedName
, info.ManagedType.FullTypeName));
212
return failWithReason(SR.Format(SR.
TypeNotSupportedName
, info.ManagedType.FullTypeName));
229
return failWithReason(SR.Format(SR.
TypeNotSupportedName
, info.ManagedType.FullTypeName));
243
return failWithReason(SR.Format(SR.
TypeNotSupportedName
, info.ManagedType.FullTypeName));
258
return failWithReason(SR.Format(SR.
TypeNotSupportedName
, info.ManagedType.FullTypeName));
318
return failWithReason(SR.Format(SR.
TypeNotSupportedName
, info.ManagedType.FullTypeName));