9 references to InRange
Microsoft.CodeAnalysis.ExpressionEvaluator.ResultProvider.Utilities (9)
DebuggerTypeProxyExpansion.cs (1)
182
if (
InRange
(startIndex, count, index))
DynamicViewExpansion.cs (1)
83
if (
InRange
(startIndex, count, index))
MemberExpansion.cs (2)
358
if (
InRange
(startIndex, count, index))
423
if (
InRange
(startIndex, count, index))
NativeViewExpansion.cs (1)
33
if (
InRange
(startIndex, count, index))
PointerDereferenceExpansion.cs (1)
35
if (
InRange
(startIndex, count, index))
ResultsViewExpansion.cs (1)
216
if (
InRange
(startIndex, count, index))
RootHiddenExpansion.cs (1)
45
if (
InRange
(startIndex, count, index))
TupleExpansion.cs (1)
78
if (
InRange
(startIndex, count, index))