1 instantiation of Enumerator
Microsoft.AspNetCore.Mvc.ViewFeatures (1)
AttributeDictionary.cs (1)
243return new Enumerator(this);
2 references to Enumerator
Microsoft.AspNetCore.Mvc.ViewFeatures (2)
AttributeDictionary.cs (2)
241public Enumerator GetEnumerator() 331/// Creates a new <see cref="Enumerator"/>.