1 instantiation of Enumerator
Microsoft.AspNetCore.Mvc.Core (1)
Diagnostics\EventData.cs (1)
29
Enumerator GetEnumerator() => new
Enumerator
(this);
1 reference to Enumerator
Microsoft.AspNetCore.Mvc.Core (1)
Diagnostics\EventData.cs (1)
29
Enumerator
GetEnumerator() => new Enumerator(this);