1 write to index
PresentationFramework (1)
src\Framework\MS\Internal\Data\SortFieldComparer.cs (1)
140fields[k].index = k;
2 references to index
PresentationFramework (2)
src\Framework\MS\Internal\Data\SortFieldComparer.cs (2)
168object value = cvi[index]; 173value = cvi[index] = GetValueCore(cvi.OriginalItem);