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