4 writes to _longValue
Microsoft.CodeAnalysis.Workspaces (4)
FindSymbols\FindLiterals\FindLiteralsSearchEngine.cs (4)
53_longValue = BitConverter.DoubleToInt64Bits(d); 57_longValue = BitConverter.DoubleToInt64Bits(f); 64_longValue = IntegerUtilities.ToInt64(value); 68_longValue = IntegerUtilities.ToInt64(value);
1 reference to _longValue
Microsoft.CodeAnalysis.Workspaces (1)
FindSymbols\FindLiterals\FindLiteralsSearchEngine.cs (1)
131else if (index.ProbablyContainsInt64Value(_longValue))