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