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