2 references to IsWinRTAsyncInterface
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder_Expressions.cs (2)
8245
return
IsWinRTAsyncInterface
(type) || type.AllInterfacesNoUseSiteDiagnostics.Any(static (i, self) => self.
IsWinRTAsyncInterface
(i), this);