3 writes to _hash
Microsoft.Build.Tasks.Core (3)
GetSDKReferenceFiles.cs (3)
1227_hash = 0; 1239this._hash = cacheHash; 1278translator.Translate(ref _hash);
1 reference to _hash
Microsoft.Build.Tasks.Core (1)
GetSDKReferenceFiles.cs (1)
1252public int Hash { get { return _hash; } }