3 references to GetEnumerator
System.Data.Entity (1)
System\Data\Common\Utils\Set.cs (1)
300return _values.GetEnumerator();
System.ServiceModel (2)
System\ServiceModel\ServiceChannelManager.cs (2)
507return this.hashSet.GetEnumerator(); 515return this.hashSet.GetEnumerator();