1 write to _match
Microsoft.CodeAnalysis.VisualBasic (1)
Semantics\Conversions.vb (1)
2683
_match
= source
3 references to _match
Microsoft.CodeAnalysis.VisualBasic (3)
Semantics\Conversions.vb (3)
2572
(
_match
.HasVariance() AndAlso
2670
If
_match
IsNot Nothing Then
2676
ElseIf Not
_match
.IsSameTypeIgnoringAll(source) Then