1 write to InComInterfaceContext
Microsoft.CodeAnalysis.VisualBasic (1)
Binding\Binder_Lookup.vb (1)
1427
Me.
InComInterfaceContext
= inComInterfaceContext
5 references to InComInterfaceContext
Microsoft.CodeAnalysis.VisualBasic (5)
Binding\Binder_Lookup.vb (5)
1432
Return Hash.Combine(Me.InterfaceType.GetHashCode(), Me.
InComInterfaceContext
.GetHashCode())
1440
Return Me.InterfaceType.Equals(other.InterfaceType) AndAlso Me.
InComInterfaceContext
= other.
InComInterfaceContext
1524
If info.
InComInterfaceContext
Then
1876
Dim inComInterfaceContext As Boolean = currentInfo.
InComInterfaceContext
OrElse