1 write to _index
Microsoft.CodeAnalysis (1)
ReferenceManager\CommonReferenceManager.Resolution.cs (1)
69
_index
= index + 1;
2 references to _index
Microsoft.CodeAnalysis (2)
ReferenceManager\CommonReferenceManager.Resolution.cs (2)
135
return
_index
== 0;
156
return
_index
- 1;