1 write to Length
Microsoft.AspNetCore.App.Analyzers (1)
Infrastructure\EmbeddedSyntax\EmbeddedSeparatedSyntaxNodeList.cs (1)
30Length = (allLength + 1) / 2;
2 references to Length
Microsoft.AspNetCore.App.Analyzers (2)
Infrastructure\EmbeddedSyntax\EmbeddedSeparatedSyntaxNodeList.cs (2)
62if (index < Length && index >= 0) 95if (_currentIndex >= _list.Length)