1 write to _deepTranslatorOpt
Microsoft.CodeAnalysis.VisualBasic (1)
Emit\EditAndContinue\VisualBasicSymbolMatcher.vb (1)
541
_deepTranslatorOpt
= deepTranslatorOpt
2 references to _deepTranslatorOpt
Microsoft.CodeAnalysis.VisualBasic (2)
Emit\EditAndContinue\VisualBasicSymbolMatcher.vb (2)
550
Dim visitedOther = If(
_deepTranslatorOpt
IsNot Nothing, DirectCast(
_deepTranslatorOpt
.Visit(other), TypeSymbol), other)