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