1 write to index
Microsoft.Build.Tasks.Core (1)
ComDependencyWalker.cs (1)
66this.index = index;
4 references to index
Microsoft.Build.Tasks.Core (4)
ComDependencyWalker.cs (4)
73this.wMinorVerNum, this.lcid, this.index); 87a.index == b.index; 92return unchecked(x.guid.GetHashCode() + (x.wMajorVerNum << 16) + x.wMinorVerNum + x.lcid + x.index);