Implemented interface member:
2 references to GetEnumerator
Microsoft.CodeAnalysis (2)
Collections\IdentifierCollection.Collection.cs (2)
29using (var enumerator = this.GetEnumerator()) 75return this.GetEnumerator();