3 references to DelegateReturnTypeWithAnnotations
Microsoft.CodeAnalysis.CSharp (3)
BoundTree\UnboundLambda.cs (3)
779var returnType = DelegateReturnTypeWithAnnotations(invokeMethod, out RefKind refKind); 900var returnType = DelegateReturnTypeWithAnnotations(invokeMethod, out RefKind refKind); 1208returnType = DelegateReturnTypeWithAnnotations(invokeMethod, out refKind);