3 references to DelegateReturnTypeWithAnnotations
Microsoft.CodeAnalysis.CSharp (3)
BoundTree\UnboundLambda.cs (3)
809var returnType = DelegateReturnTypeWithAnnotations(invokeMethod, out RefKind refKind); 930var returnType = DelegateReturnTypeWithAnnotations(invokeMethod, out RefKind refKind); 1238returnType = DelegateReturnTypeWithAnnotations(invokeMethod, out refKind);