1 write to index
PresentationFramework (1)
MS\Internal\Data\SortFieldComparer.cs (1)
130fields[k].index = k;
2 references to index
PresentationFramework (2)
MS\Internal\Data\SortFieldComparer.cs (2)
158object value = cvi[index]; 163value = cvi[index] = GetValueCore(cvi.OriginalItem);