3 references to DelegateReturnTypeWithAnnotations
Microsoft.CodeAnalysis.CSharp (3)
BoundTree\UnboundLambda.cs (3)
800var returnType = DelegateReturnTypeWithAnnotations(invokeMethod, out RefKind refKind); 921var returnType = DelegateReturnTypeWithAnnotations(invokeMethod, out RefKind refKind); 1229returnType = DelegateReturnTypeWithAnnotations(invokeMethod, out refKind);