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