2 references to RetargetTypedConstant
Microsoft.CodeAnalysis.VisualBasic (2)
Symbols\Retargeting\RetargetingSymbolTranslator.vb (2)
706
Dim retargetedArgument As TypedConstant =
RetargetTypedConstant
(oldArgument, argumentsHaveChanged)
762
Dim newConstant As TypedConstant =
RetargetTypedConstant
(oldConstant, typedConstantChanged)