2 references to RetargetTypedConstant
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Retargeting\RetargetingSymbolTranslator.cs (2)
1206TypedConstant retargetedArgument = RetargetTypedConstant(oldArgument, ref argumentsHaveChanged); 1277TypedConstant newConstant = RetargetTypedConstant(oldConstant, ref typedConstantChanged);