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