1 write to _receiverType
Microsoft.CodeAnalysis.VisualBasic (1)
Symbols\ReducedExtensionMethodSymbol.vb (1)
205
_receiverType
= receiverType
4 references to _receiverType
Microsoft.CodeAnalysis.VisualBasic (4)
Symbols\ReducedExtensionMethodSymbol.vb (4)
258
Return
_receiverType
658
Return Hash.Combine(
_receiverType
.GetHashCode(), _curriedFromMethod.GetHashCode)
670
other.
_receiverType
.Equals(
_receiverType
)