3 references to DelegateReturnTypeWithAnnotations
Microsoft.CodeAnalysis.CSharp (3)
BoundTree\UnboundLambda.cs (3)
778var returnType = DelegateReturnTypeWithAnnotations(invokeMethod, out RefKind refKind); 899var returnType = DelegateReturnTypeWithAnnotations(invokeMethod, out RefKind refKind); 1207returnType = DelegateReturnTypeWithAnnotations(invokeMethod, out refKind);