2 references to GetInt32Value
Microsoft.CodeAnalysis.CSharp.Features (2)
CSharpUseRangeOperatorCodeFixProvider.cs (2)
203
var constant1 =
GetInt32Value
(result.Op1);
204
var constant2 =
GetInt32Value
(result.Op2);