1 write to _receiverType
Microsoft.CodeAnalysis.VisualBasic (1)
Symbols\ReducedExtensionMethodSymbol.vb (1)
213
_receiverType
= receiverType
4 references to _receiverType
Microsoft.CodeAnalysis.VisualBasic (4)
Symbols\ReducedExtensionMethodSymbol.vb (4)
266
Return
_receiverType
666
Return Hash.Combine(
_receiverType
.GetHashCode(), _curriedFromMethod.GetHashCode)
678
other.
_receiverType
.Equals(
_receiverType
)