2 writes to hashCode
System.Activities (2)
Microsoft\VisualBasic\Activities\VisualBasicImportReference.cs (2)
58this.hashCode = this.import.ToUpperInvariant().GetHashCode(); 63this.hashCode = 0;
1 reference to hashCode
System.Activities (1)
Microsoft\VisualBasic\Activities\VisualBasicImportReference.cs (1)
105return this.hashCode;