1 write to _match
Microsoft.CodeAnalysis.VisualBasic (1)
Semantics\Conversions.vb (1)
2688
_match
= source
3 references to _match
Microsoft.CodeAnalysis.VisualBasic (3)
Semantics\Conversions.vb (3)
2577
(
_match
.HasVariance() AndAlso
2675
If
_match
IsNot Nothing Then
2681
ElseIf Not
_match
.IsSameTypeIgnoringAll(source) Then