2 writes to ItemSpec
Microsoft.Build.Framework (2)
Sdk\SdkResultItem.cs (2)
23
ItemSpec
= string.Empty;
34
ItemSpec
= itemSpec;
3 references to ItemSpec
Microsoft.Build.Framework (3)
Sdk\SdkResultItem.cs (3)
41
ItemSpec
== item.
ItemSpec
&&
53
hashCode = hashCode ^
ItemSpec
.GetHashCode();