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