Searched refs:typeContainsNonSendableClassOrInterface (Results 1 – 6 of 6) sorted by relevance
918 return isStrictLhs && typeContainsNonSendableClassOrInterface(rhsType);2059 export function typeContainsNonSendableClassOrInterface(type: ts.Type): boolean { function2062 return typeContainsNonSendableClassOrInterface(compType);
9465 function typeContainsNonSendableClassOrInterface(type: ts.Type): boolean;
13411 function typeContainsNonSendableClassOrInterface(type: ts.Type): boolean;