1 instantiation of Enumerator
Microsoft.AspNetCore.App.Analyzers (1)
Infrastructure\EmbeddedSyntax\EmbeddedSeparatedSyntaxNodeList.cs (1)
76
public Enumerator GetEnumerator() =>
new
(this);
1 reference to Enumerator
Microsoft.AspNetCore.App.Analyzers (1)
Infrastructure\EmbeddedSyntax\EmbeddedSeparatedSyntaxNodeList.cs (1)
76
public
Enumerator
GetEnumerator() => new(this);