4 references to Method
Microsoft.CodeAnalysis.VisualBasic (4)
Semantics\Conversions.vb (4)
191
''' If this returns True, the involved conversion method can be obtained with the <see cref="
Method
"/>
263
Return Me._convKind = other._convKind AndAlso Me.
Method
= other.
Method
270
Return Hash.Combine(
Method
, CInt(_convKind))