3 references to DelegateReturnTypeWithAnnotations
Microsoft.CodeAnalysis.CSharp (3)
BoundTree\UnboundLambda.cs (3)
740var returnType = DelegateReturnTypeWithAnnotations(invokeMethod, out RefKind refKind); 860var returnType = DelegateReturnTypeWithAnnotations(invokeMethod, out RefKind refKind); 1168returnType = DelegateReturnTypeWithAnnotations(invokeMethod, out refKind);