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