1 write to DelegateReturnType
Microsoft.CodeAnalysis.VisualBasic (1)
Semantics\TypeInference\TypeArgumentInference.vb (1)
645
Me.
DelegateReturnType
= delegateReturnType
3 references to DelegateReturnType
Microsoft.CodeAnalysis.VisualBasic (3)
Semantics\TypeInference\TypeArgumentInference.vb (3)
1005
If Me.
DelegateReturnType
IsNot Nothing AndAlso Not Me.
DelegateReturnType
.IsVoidType() Then
1007
Me.
DelegateReturnType
)