1 reference to IsAsyncStreamInterface
Microsoft.CodeAnalysis.CSharp (1)
Binder\ExecutableCodeBinder.cs (1)
155
bool asyncInterface = InMethodBinder.
IsAsyncStreamInterface
(compilation, refKind, returnType);