2 references to UnwrapTaskLike
Microsoft.CodeAnalysis.CSharp.Workspaces (2)
CSharpTypeInferenceService.TypeInferrer.cs (2)
1659new TypeInferenceInfo(UnwrapTaskLike(invoke.ReturnType, isAsync))); 2092? SpecializedCollections.SingletonEnumerable(new TypeInferenceInfo(UnwrapTaskLike(type, isAsync)))